Hello community,

here is the log from the commit of package python-pyramid-debugtoolbar for 
openSUSE:Factory checked in at 2019-11-01 15:13:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid-debugtoolbar (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyramid-debugtoolbar.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyramid-debugtoolbar"

Fri Nov  1 15:13:48 2019 rev:2 rq:744578 version:4.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pyramid-debugtoolbar/python-pyramid-debugtoolbar.changes
  2019-10-31 18:13:09.629879191 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyramid-debugtoolbar.new.2990/python-pyramid-debugtoolbar.changes
        2019-11-01 15:13:49.880731057 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:16:40 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyramid-debugtoolbar.spec ++++++
--- /var/tmp/diff_new_pack.JggMHg/_old  2019-11-01 15:13:51.532733211 +0100
+++ /var/tmp/diff_new_pack.JggMHg/_new  2019-11-01 15:13:51.540733222 +0100
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        An interactive HTML debugger for Pyramid application 
development
 License:        BSD-4-Clause AND ZPL-2.1 AND MIT
-Group:          Development/Languages/Python
 URL:            https://docs.pylonsproject.org
 Source:         
https://files.pythonhosted.org/packages/source/p/pyramid_debugtoolbar/pyramid_debugtoolbar-%{version}.tar.gz
 BuildRequires:  %{python_module Pygments}
@@ -58,7 +57,6 @@
 
 %package -n %{name}-doc
 Summary:        Documentation files for %{name}
-Group:          Documentation/Other
 Requires:       %{name} = %{version}
 
 %description -n %{name}-doc
@@ -73,7 +71,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 #Fix spurious executable bit on js/css files
 %python_expand find %{buildroot}%{$python_sitelib} -type f -exec chmod 0644 {} 
\;
 


Reply via email to