diff --git a/gajim-0.16.1.tar.gz b/gajim-0.16.1.tar.gz new file mode 100644 index 0000000..b238298 --- /dev/null +++ b/gajim-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdd9ea3ca28e3f7ae810c226c8ca748cbdad1e3d42f433502fa8e5c9dd6e64d +size 6129712 diff --git a/gajim-0.16.tar.gz b/gajim-0.16.tar.gz deleted file mode 100644 index 4907bb0..0000000 --- a/gajim-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01775e02044358292835296efa7d59f0ad39974946f872e71b4f040492d3fb64 -size 6122592 diff --git a/gajim.changes b/gajim.changes index b81dd26..2683ede 100644 --- a/gajim.changes +++ b/gajim.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 1 23:17:43 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.16.1: + * Fix sending Zeroconf messages. + * Make ipython compatible to version >= 1.0. + * Support XEP-0313 MAM. + * Minor fixes and improvements. + ------------------------------------------------------------------- Tue Feb 10 21:52:04 UTC 2015 - sor.alexei@meowr.ru diff --git a/gajim.spec b/gajim.spec index dc4e299..6d24786 100644 --- a/gajim.spec +++ b/gajim.spec @@ -18,7 +18,7 @@ %define _version 0.16 Name: gajim -Version: 0.16 +Version: 0.16.1 Release: 0 Summary: Full-featured XMPP client written in Python and Gtk2 License: GPL-3.0+ @@ -36,7 +36,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) Requires: dbus-1-python Requires: python-gtk >= 2.2 -Requires: python-nbxmpp >= 0.5.1 +Requires: python-nbxmpp >= 0.5.2 Requires: python-pyOpenSSL >= 0.12 Requires: python-pyasn1 Requires: python-xml @@ -61,7 +61,7 @@ BuildArch: noarch %description The goal of Gajim is to provide a full featured and easy to use -Jabber/XMPP client. Gajim works nicely with MATE or GNOME, but does +Jabber/XMPP client. Gajim works nicely with MATE and GNOME, but does require neither to run. Features: @@ -92,7 +92,9 @@ sed -i '/^_Keywords/d' data/%{name}.desktop.in.in %build export PYTHON=python2 autoreconf -fi -%configure --prefix=%{_prefix} --enable-site-packages +%configure \ + --prefix=%{_prefix} \ + --enable-site-packages make %{?_smp_mflags} %install @@ -120,7 +122,7 @@ done %files %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog README.html THANKS* +%doc AUTHORS ChangeLog COPYING README.html THANKS* %{_bindir}/%{name}* %{_datadir}/%{name}/ %{python_sitelib}/%{name}/