Hello community,

here is the log from the commit of package python-pdfrw for openSUSE:Factory 
checked in at 2019-04-05 11:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pdfrw (Old)
 and      /work/SRC/openSUSE:Factory/.python-pdfrw.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pdfrw"

Fri Apr  5 11:57:03 2019 rev:6 rq:687609 version:0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pdfrw/python-pdfrw.changes        
2018-12-24 11:41:03.221470133 +0100
+++ /work/SRC/openSUSE:Factory/.python-pdfrw.new.3908/python-pdfrw.changes      
2019-04-05 11:57:04.738354369 +0200
@@ -1,0 +2,5 @@
+Thu Mar  7 11:12:10 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pdfrw.spec ++++++
--- /var/tmp/diff_new_pack.7G9jpJ/_old  2019-04-05 11:57:05.778355108 +0200
+++ /var/tmp/diff_new_pack.7G9jpJ/_new  2019-04-05 11:57:05.778355108 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pdfrw
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %if %{with test}
 %check


Reply via email to