Hello community,

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

Package is "python-pelican"

Fri Dec  7 14:34:37 2018 rev:4 rq:655607 version:4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes    
2018-12-03 10:11:23.475653483 +0100
+++ /work/SRC/openSUSE:Factory/.python-pelican.new.19453/python-pelican.changes 
2018-12-07 14:34:49.975113382 +0100
@@ -1,0 +2,10 @@
+Thu Dec  6 12:16:39 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
+Tue Dec  4 12:51:25 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pelican.spec ++++++
--- /var/tmp/diff_new_pack.NbTEhW/_old  2018-12-07 14:34:50.875112266 +0100
+++ /var/tmp/diff_new_pack.NbTEhW/_new  2018-12-07 14:34:50.875112266 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  %{python_module Pygments}
 BuildRequires:  %{python_module Unidecode}
 BuildRequires:  %{python_module blinker}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module feedgenerator >= 1.9}
 BuildRequires:  %{python_module python-dateutil}
@@ -98,7 +97,7 @@
 
 %install
 %python_install
-%fdupes %buildroot/%_prefix
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 for p in pelican pelican-import pelican-quickstart pelican-themes ; do
     %python_clone -a %{buildroot}%{_bindir}/$p


Reply via email to