Hello community,

here is the log from the commit of package python-zope.schema for 
openSUSE:Factory checked in at 2019-10-16 09:17:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.schema (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.schema.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.schema"

Wed Oct 16 09:17:19 2019 rev:11 rq:738427 version:4.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.schema/python-zope.schema.changes    
2019-04-08 10:35:19.763231289 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.schema.new.2352/python-zope.schema.changes
  2019-10-16 09:17:19.631151823 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:51:30 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zope.schema.spec ++++++
--- /var/tmp/diff_new_pack.dZm71F/_old  2019-10-16 09:17:20.171150431 +0200
+++ /var/tmp/diff_new_pack.dZm71F/_new  2019-10-16 09:17:20.175150421 +0200
@@ -30,7 +30,6 @@
 Release:        0
 Summary:        Zope interface extension for defining data schemas
 License:        ZPL-2.1
-Group:          Development/Languages/Python
 URL:            https://pypi.python.org/pypi/zope.schema
 Source:         
https://files.pythonhosted.org/packages/source/z/zope.schema/zope.schema-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -38,6 +37,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-zope.event
 Requires:       python-zope.interface >= 3.6.0
+BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module zope.event}
 BuildRequires:  %{python_module zope.i18nmessageid}
@@ -45,7 +45,6 @@
 BuildRequires:  %{python_module zope.testing}
 BuildRequires:  %{python_module zope.testrunner}
 %endif
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -68,7 +67,7 @@
 %install
 %if !%{with test}
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
 
 %if %{with test}


Reply via email to