Hello community,

here is the log from the commit of package python-notify2 for openSUSE:Factory 
checked in at 2017-07-02 13:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notify2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-notify2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-notify2"

Sun Jul  2 13:38:46 2017 rev:3 rq:507570 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notify2/python-notify2.changes    
2017-05-08 19:03:58.935937590 +0200
+++ /work/SRC/openSUSE:Factory/.python-notify2.new/python-notify2.changes       
2017-07-02 13:38:47.725839348 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 09:11:09 UTC 2017 - [email protected]
+
+- Fix build for Leap 42.3, which does not have a singlespec version
+  of python-dbus (boo#1046811).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-notify2.spec ++++++
--- /var/tmp/diff_new_pack.HXh5EP/_old  2017-07-02 13:38:48.285760389 +0200
+++ /var/tmp/diff_new_pack.HXh5EP/_new  2017-07-02 13:38:48.289759825 +0200
@@ -25,7 +25,12 @@
 Group:          Development/Languages/Python
 Url:            https://pypi.python.org/pypi/notify2/
 Source:         
https://pypi.io/packages/source/n/notify2/notify2-%{version}.tar.gz
+%if 0%{suse_version} <= 1315
+BuildRequires:  dbus-1-python
+BuildRequires:  dbus-1-python3
+%else
 BuildRequires:  %{python_module dbus-python}
+%endif
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros


Reply via email to