Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2016-10-18 10:41:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2016-05-29 03:12:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2016-10-18 10:41:49.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Oct 13 12:02:32 UTC 2016 - [email protected] + +- Update to version 0.16.6: + * Fix using gpg2. + * Improve message receips usage. + * Improve roster filtering. + * Fix several minor bugs. +- Remove gajim-remote-dont-show.patch: merged upstream. + +------------------------------------------------------------------- Old: ---- gajim-0.16.5.tar.gz gajim-remote-dont-show.patch New: ---- gajim-0.16.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.Y2dbjn/_old 2016-10-18 10:41:51.000000000 +0200 +++ /var/tmp/diff_new_pack.Y2dbjn/_new 2016-10-18 10:41:51.000000000 +0200 @@ -18,14 +18,13 @@ %define _version 0.16 Name: gajim -Version: 0.16.5 +Version: 0.16.6 Release: 0 Summary: Full-featured XMPP client written in Python and Gtk2 License: GPL-3.0+ Group: Productivity/Networking/Talk/Clients Url: https://gajim.org/ Source: https://gajim.org/downloads/%{_version}/%{name}-%{version}.tar.gz -Patch: gajim-remote-dont-show.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -37,7 +36,7 @@ BuildRequires: pkgconfig(glib-2.0) Requires: dbus-1-python Requires: python-gtk >= 2.2 -Requires: python-nbxmpp >= 0.5.2 +Requires: python-nbxmpp >= 0.5.3 Requires: python-pyOpenSSL >= 0.12 Requires: python-pyasn1 Requires: python-xml @@ -90,7 +89,6 @@ %prep %setup -q -%patch -p1 sed -i '/^_Keywords/d' data/%{name}.desktop.in.in %build @@ -99,7 +97,7 @@ %configure \ --prefix=%{_prefix} \ --enable-site-packages -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install @@ -113,7 +111,7 @@ done %suse_update_desktop_file -r %{name} Network InstantMessaging -%fdupes %{buildroot} +%fdupes %{buildroot}%{_prefix}/ %find_lang %{name} %post ++++++ gajim-0.16.5.tar.gz -> gajim-0.16.6.tar.gz ++++++ ++++ 6876 lines of diff (skipped)
