Hello community,

here is the log from the commit of package python-djvulibre for 
openSUSE:Factory checked in at 2018-12-07 14:35:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djvulibre (Old)
 and      /work/SRC/openSUSE:Factory/.python-djvulibre.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-djvulibre"

Fri Dec  7 14:35:05 2018 rev:18 rq:655646 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-djvulibre/python-djvulibre.changes        
2018-10-18 15:38:51.854124698 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-djvulibre.new.19453/python-djvulibre.changes 
    2018-12-07 14:35:05.751093820 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 12:51:38 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+- Do not explicitly state required devel version for python, useless here
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-djvulibre.spec ++++++
--- /var/tmp/diff_new_pack.YSnSqz/_old  2018-12-07 14:35:06.199093265 +0100
+++ /var/tmp/diff_new_pack.YSnSqz/_new  2018-12-07 14:35:06.203093260 +0100
@@ -29,18 +29,16 @@
 Source2:        %{name}.keyring
 BuildRequires:  %{python_module Cython >= 0.19}
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module devel >= 2.6}
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  djvulibre
 BuildRequires:  fdupes
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
-# Required for tests.
-BuildRequires:  %{python_module nose}
-BuildRequires:  djvulibre
-#
 Requires:       djvulibre >= 3.5.21
 
 %python_subpackages
@@ -72,7 +70,7 @@
 %install
 %python_install
 rm build/sphinx/html/.buildinfo build/sphinx/html/objects.inv
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 cd tests/



Reply via email to