Hello community,

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

Package is "python-d2to1"

Mon Sep 16 10:50:06 2019 rev:11 rq:730665 version:0.2.12.post1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-d2to1/python-d2to1.changes        
2018-12-13 19:43:27.005090445 +0100
+++ /work/SRC/openSUSE:Factory/.python-d2to1.new.7948/python-d2to1.changes      
2019-09-16 10:50:08.007174324 +0200
@@ -1,0 +2,6 @@
+Fri Sep 13 10:10:47 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.2.21.post1:
+  * no obvious changelog
+
+-------------------------------------------------------------------

Old:
----
  d2to1-0.2.12.tar.gz

New:
----
  d2to1-0.2.12.post1.tar.gz

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

Other differences:
------------------
++++++ python-d2to1.spec ++++++
--- /var/tmp/diff_new_pack.f2ZZcq/_old  2019-09-16 10:50:08.887174210 +0200
+++ /var/tmp/diff_new_pack.f2ZZcq/_new  2019-09-16 10:50:08.887174210 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-d2to1
 #
-# 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
@@ -18,17 +18,16 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-d2to1
-Version:        0.2.12
+Version:        0.2.12.post1
 Release:        0
 Summary:        Allows using distutils2-like setup.cfg with a 
distribute/setuptools
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://pypi.python.org/pypi/d2to1
+URL:            https://pypi.python.org/pypi/d2to1
 Source0:        
https://files.pythonhosted.org/packages/source/d/d2to1/d2to1-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -47,11 +46,11 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst LICENSE README.rst
+%license LICENSE
+%doc CHANGES.rst README.rst
 %{python_sitelib}/d2to1/
 %{python_sitelib}/d2to1-%{version}-py%{py_ver}.egg-info
 


Reply via email to