diff --git a/python-slixmpp.spec b/python-slixmpp.spec index 24ce7f5ac2fdcb8c6e67ad57647781d65224fe80..0d35e6d31838d6c4dca4683e20dd0d74c370aa11 100644 --- a/python-slixmpp.spec +++ b/python-slixmpp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-slixmpp -Version: 1.8.4 +Version: 1.8.5 Release: 1 Summary: Slixmpp is an elegant Python library for XMPP (aka Jabber). License: MIT URL: https://lab.louiz.org/poezio/slixmpp -Source0: https://files.pythonhosted.org/packages/a2/b4/d7b98fa23b42c97ba32abc6a439a729c814d57b098c74327ab2a60c9cfc9/slixmpp-1.8.4.tar.gz +Source0: https://files.pythonhosted.org/packages/a2/b4/d7b98fa23b42c97ba32abc6a439a729c814d57b098c74327ab2a60c9cfc9/slixmpp-%{version}.tar.gz BuildArch: noarch %description @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 04 2024 wangqiang - 1.8.5-1 +- Update to 1.8.5 + * Tue Jun 06 2023 wubijie - 1.8.4-1 - Update package to version 1.8.4 diff --git a/slixmpp-1.8.4.tar.gz b/slixmpp-1.8.4.tar.gz deleted file mode 100644 index 94b6ea71533787f85fd71c88ebe32e49ce944e38..0000000000000000000000000000000000000000 Binary files a/slixmpp-1.8.4.tar.gz and /dev/null differ diff --git a/slixmpp-1.8.5.tar.gz b/slixmpp-1.8.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..35c5c8ad66acd11a3109f0ae70fdaa66c9e2439a Binary files /dev/null and b/slixmpp-1.8.5.tar.gz differ