Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2018-09-25 15:42:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gajim (Old)
 and      /work/SRC/openSUSE:Factory/.gajim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gajim"

Tue Sep 25 15:42:32 2018 rev:23 rq:637641 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gajim/gajim.changes      2018-05-30 
13:09:59.195207342 +0200
+++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2018-09-25 
15:42:32.893282519 +0200
@@ -1,0 +2,5 @@
+Mon Sep 24 12:12:16 UTC 2018 - [email protected]
+
+- Add some missing dependencies (boo#1109355).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gajim.spec ++++++
--- /var/tmp/diff_new_pack.nbWsDl/_old  2018-09-25 15:42:33.477281894 +0200
+++ /var/tmp/diff_new_pack.nbWsDl/_new  2018-09-25 15:42:33.481281890 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        XMPP client written in Python and Gtk3
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Talk/Clients
-Url:            https://gajim.org/
+URL:            https://gajim.org/
 Source:         
https://gajim.org/downloads/%{_version}/%{name}-%{version}.tar.bz2
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  fdupes
@@ -37,14 +37,16 @@
 BuildRequires:  update-desktop-files
 Requires:       ca-certificates-mozilla
 Requires:       python3 >= 3.5.0
+Requires:       python3-cairo
 Requires:       python3-docutils
+Requires:       python3-gobject-Gdk
+Requires:       python3-gobject-cairo
 Requires:       python3-nbxmpp >= 0.6.6
 Requires:       python3-pyOpenSSL >= 0.12
 Requires:       python3-pycurl
 Requires:       python3-xml
 Recommends:     %{name}-lang
-# OMEMO support.
-Recommends:     python3-axolotl
+Recommends:     gajim-plugin-omemo
 # Correct JID parsing.
 Recommends:     python3-precis-i18n
 # End-to-end encryption.
@@ -138,11 +140,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %{_bindir}/%{name}*
 %{_datadir}/%{name}/
 %{python3_sitelib}/%{name}/


Reply via email to