Hello community,

here is the log from the commit of package python-pyxdg for openSUSE:Factory 
checked in at 2017-10-03 23:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyxdg (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyxdg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyxdg"

Tue Oct  3 23:17:55 2017 rev:3 rq:530488 version:0.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyxdg/python-pyxdg.changes        
2017-05-09 18:03:05.489388312 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyxdg.new/python-pyxdg.changes   
2017-10-03 23:18:00.700282734 +0200
@@ -1,0 +2,6 @@
+Mon Oct  2 14:02:20 UTC 2017 - [email protected]
+
+- drop test-icon test that fails because its standard is too old
+- drop hicolor-icon-theme requirement which was needed for that test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyxdg.spec ++++++
--- /var/tmp/diff_new_pack.6LNLRg/_old  2017-10-03 23:18:01.204211813 +0200
+++ /var/tmp/diff_new_pack.6LNLRg/_new  2017-10-03 23:18:01.208211251 +0200
@@ -38,7 +38,6 @@
 %if %{with tests}
 BuildRequires:  %{python_module nose}
 %endif
-BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-rpm-macros
 BuildRequires:  shared-mime-info
 Requires:       shared-mime-info
@@ -75,6 +74,9 @@
 
 %if %{with tests}
 %check
+# test-icon fails because it's testing against spec version 0.8
+# and our files moved to 0.9
+rm test/test-icon.py
 %python_expand nosetests-%{$python_bin_suffix}
 %endif
 




Reply via email to