diff --git a/gajim-0.16.1.tar.gz b/gajim-0.16.1.tar.gz deleted file mode 100644 index b238298..0000000 --- a/gajim-0.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efdd9ea3ca28e3f7ae810c226c8ca748cbdad1e3d42f433502fa8e5c9dd6e64d -size 6129712 diff --git a/gajim-0.16.2.tar.gz b/gajim-0.16.2.tar.gz new file mode 100644 index 0000000..21fcf49 --- /dev/null +++ b/gajim-0.16.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d35e5b690d1badbe6421274b8d664cc1255ca640fec8fdbbbe128dfdd9bc2d +size 6141876 diff --git a/gajim.changes b/gajim.changes index 2683ede..eca0989 100644 --- a/gajim.changes +++ b/gajim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 25 22:12:43 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.16.2: + * Improve Zeroconf (Avahi) with IPv6. + * Fix errors with GnuPG. + * Minor fixes and improvements. + ------------------------------------------------------------------- Sun Mar 1 23:17:43 UTC 2015 - sor.alexei@meowr.ru diff --git a/gajim.spec b/gajim.spec index 6d24786..04e6e1b 100644 --- a/gajim.spec +++ b/gajim.spec @@ -18,7 +18,7 @@ %define _version 0.16 Name: gajim -Version: 0.16.1 +Version: 0.16.2 Release: 0 Summary: Full-featured XMPP client written in Python and Gtk2 License: GPL-3.0+ @@ -93,7 +93,7 @@ sed -i '/^_Keywords/d' data/%{name}.desktop.in.in export PYTHON=python2 autoreconf -fi %configure \ - --prefix=%{_prefix} \ + --prefix=%{_prefix} \ --enable-site-packages make %{?_smp_mflags} @@ -128,7 +128,7 @@ done %{python_sitelib}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/* -%{_mandir}/man?/%{name}* +%{_mandir}/man?/%{name}*%{?ext_man} %files lang -f %{name}.lang %defattr(-,root,root)