Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2018-05-16 11:40:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gajim (Old)
 and      /work/SRC/openSUSE:Factory/.gajim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gajim"

Wed May 16 11:40:16 2018 rev:21 rq:607316 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gajim/gajim.changes      2018-05-04 
11:30:39.665209629 +0200
+++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2018-05-16 
11:41:34.408342756 +0200
@@ -1,0 +2,14 @@
+Mon May 14 17:28:28 UTC 2018 - [email protected]
+
+- Fixed dependency in spec file on python3 >= 3.5.0:
+  * since Leap 42.3 and SLES 12 have only 3.4.6 they will not work
+- Fixed dependency in spec file on python3-nbxmpp 0.6.5:
+  * changed the also the required not only build-required
+  
+-------------------------------------------------------------------
+Sat May 12 11:06:44 UTC 2018 - [email protected]
+
+- Fixed dependency in spec file on python3-nbxmpp 0.6.5:
+  * With python3-nbxmpp 0.6.4 the newest version of gajim broke
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gajim.spec ++++++
--- /var/tmp/diff_new_pack.2HnGGt/_old  2018-05-16 11:41:35.088318010 +0200
+++ /var/tmp/diff_new_pack.2HnGGt/_new  2018-05-16 11:41:35.088318010 +0200
@@ -32,13 +32,14 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  p11-kit-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3
-BuildRequires:  python3-nbxmpp >= 0.6.4
+BuildRequires:  python3 >= 3.5.0
+BuildRequires:  python3-nbxmpp >= 0.6.5
 BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
 Requires:       ca-certificates-mozilla
+Requires:       python3 >= 3.5.0
 Requires:       python3-docutils
-Requires:       python3-nbxmpp >= 0.6.4
+Requires:       python3-nbxmpp >= 0.6.5
 Requires:       python3-pyOpenSSL >= 0.12
 Requires:       python3-pyasn1
 Requires:       python3-pycurl


Reply via email to