Hello community,

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

Package is "python-PyPDF2"

Fri Dec  7 14:35:11 2018 rev:6 rq:655667 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes      
2018-05-15 10:34:12.302418512 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new.19453/python-PyPDF2.changes   
2018-12-07 14:35:22.175073458 +0100
@@ -1,0 +2,10 @@
+Thu Dec  6 13:22:02 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
+Tue Dec  4 12:52:37 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyPDF2.spec ++++++
--- /var/tmp/diff_new_pack.wbIXpl/_old  2018-12-07 14:35:24.399070701 +0100
+++ /var/tmp/diff_new_pack.wbIXpl/_new  2018-12-07 14:35:24.403070696 +0100
@@ -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/
 #
 
 
@@ -25,7 +25,6 @@
 Group:          Development/Languages/Python
 URL:            http://mstamy2.github.com/PyPDF2
 Source:         
https://files.pythonhosted.org/packages/source/P/PyPDF2/PyPDF2-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -57,7 +56,7 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 chmod a-x CHANGELOG LICENSE README.md
 
 %files %{python_files}


Reply via email to