Hello community,

here is the log from the commit of package python-feedgenerator for 
openSUSE:Factory checked in at 2018-12-13 19:47:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-feedgenerator (Old)
 and      /work/SRC/openSUSE:Factory/.python-feedgenerator.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-feedgenerator"

Thu Dec 13 19:47:49 2018 rev:2 rq:655671 version:1.9

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-feedgenerator/python-feedgenerator.changes    
    2018-10-02 19:47:50.305805019 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-feedgenerator.new.28833/python-feedgenerator.changes
     2018-12-13 19:47:53.420743984 +0100
@@ -1,0 +2,10 @@
+Thu Dec  6 13:27:23 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
+Tue Dec  4 12:47:56 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-feedgenerator.spec ++++++
--- /var/tmp/diff_new_pack.mYBoRt/_old  2018-12-13 19:47:54.280742870 +0100
+++ /var/tmp/diff_new_pack.mYBoRt/_new  2018-12-13 19:47:54.284742864 +0100
@@ -26,7 +26,6 @@
 URL:            https://github.com/getpelican/feedgenerator
 Source:         
https://files.pythonhosted.org/packages/source/f/feedgenerator/feedgenerator-%{version}.tar.gz
 Source1:        
https://raw.githubusercontent.com/getpelican/feedgenerator/master/LICENSE
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -52,7 +51,7 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LC_ALL=en_US.utf8


Reply via email to