Hello community,

here is the log from the commit of package python-pyuca for openSUSE:Factory 
checked in at 2020-08-13 10:22:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyuca (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyuca.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyuca"

Thu Aug 13 10:22:40 2020 rev:4 rq:826127 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyuca/python-pyuca.changes        
2019-06-05 11:40:42.783066536 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyuca.new.3399/python-pyuca.changes      
2020-08-13 10:26:17.078898866 +0200
@@ -1,0 +2,5 @@
+Wed Aug 12 23:31:22 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Run SPEC file through spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyuca.spec ++++++
--- /var/tmp/diff_new_pack.hH7DYv/_old  2020-08-13 10:26:18.498898828 +0200
+++ /var/tmp/diff_new_pack.hH7DYv/_new  2020-08-13 10:26:18.502898828 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyuca
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-BuildArch:      noarch
 Name:           python-pyuca
 Version:        1.2
 Release:        0
 Summary:        Python implementation of the Unicode Collation Algorithm
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://github.com/jtauber/pyuca
-Source0:        
https://pypi.python.org/packages/source/p/pyuca/pyuca-%{version}.tar.gz
+URL:            https://github.com/jtauber/pyuca
+Source0:        
https://files.pythonhosted.org/packages/source/p/pyuca/pyuca-%{version}.tar.gz
 # https://github.com/jtauber/pyuca/issues/21
 Source1:        https://raw.githubusercontent.com/jtauber/pyuca/master/test.py
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 %python_subpackages
 
 %description


Reply via email to