diff --git a/nbxmpp-3.2.5.tar.gz b/nbxmpp-3.2.5.tar.gz deleted file mode 100644 index 6a66319ae9a970728d51af06b4b249f2b06fb846..0000000000000000000000000000000000000000 Binary files a/nbxmpp-3.2.5.tar.gz and /dev/null differ diff --git a/python-nbxmpp-4.2.2.tar.bz2 b/python-nbxmpp-4.2.2.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..c4a99e1b164f4a145456c42c3e22d5f983953620 Binary files /dev/null and b/python-nbxmpp-4.2.2.tar.bz2 differ diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 44e574cb4e61e2706d49eb665d605c2192ef5e49..bbc1d6c5573696796103dd069f24d7717cc0ab01 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -2,12 +2,12 @@ %global sum Python library for non-blocking use of Jabber/XMPP Name: python-nbxmpp -Version: 3.2.5 +Version: 4.2.2 Release: 1 Summary: %{sum} License: GPL-3.0-only URL: https://dev.gajim.org/gajim/python-nbxmpp/ -Source0: https://files.pythonhosted.org/packages/80/90/3dede782468b7e1512a992e7255e5ea32b870039ef26210e15482ad6cdba/nbxmpp-3.2.5.tar.gz +Source0: https://dev.gajim.org/gajim/python-nbxmpp/-/archive/%{version}/python-nbxmpp-%{version}.tar.bz2 BuildArch: noarch Requires: python3-precis-i18n @@ -35,6 +35,10 @@ Recommends: python3-kerberos Provides: python-nbxmpp = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools +Requires: libsoup3 +Requires: python3-gobject >= 3.42.0 +Requires: glib2 >= 2.60 + %description -n python3-nbxmpp %{desc} @@ -85,6 +89,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 19 2024 yueyaoqiang - 4.2.2-1 +- update to 4.2.2 + * Tue Nov 22 2022 wangjunqi - 3.2.5-1 - Update package to version 3.2.5