Hello community,

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

Package is "python-kaitaistruct"

Wed Oct 16 09:14:44 2019 rev:3 rq:738349 version:0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kaitaistruct/python-kaitaistruct.changes  
2018-12-24 11:38:56.821582281 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-kaitaistruct.new.2352/python-kaitaistruct.changes
        2019-10-16 09:14:45.463549153 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 13:50:21 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kaitaistruct.spec ++++++
--- /var/tmp/diff_new_pack.shp7Bi/_old  2019-10-16 09:14:46.315546958 +0200
+++ /var/tmp/diff_new_pack.shp7Bi/_new  2019-10-16 09:14:46.315546958 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kaitaistruct
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,11 @@
 Release:        0
 Summary:        Python library for kaitaistruct
 License:        MIT
-Group:          Development/Languages/Python
-Url:            http://kaitai.io
+URL:            https://kaitai.io
 Source:         
https://files.pythonhosted.org/packages/source/k/kaitaistruct/kaitaistruct-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -53,10 +51,9 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %pycache_only %{python_sitelib}/__pycache__
 %{python_sitelib}/kaitaistruct.py*


Reply via email to