SHA256
1
0
forked from pool/gajim

- Update to 0.16.2.

OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=6
This commit is contained in:
Alexei Sorokin 2015-07-25 22:25:19 +00:00 committed by Git OBS Bridge
parent 6e42c8a617
commit 41293a0910
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efdd9ea3ca28e3f7ae810c226c8ca748cbdad1e3d42f433502fa8e5c9dd6e64d
size 6129712

3
gajim-0.16.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5d35e5b690d1badbe6421274b8d664cc1255ca640fec8fdbbbe128dfdd9bc2d
size 6141876

View File

@ -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

View File

@ -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)