Hello community,
here is the log from the commit of package python-phonenumbers for
openSUSE:Factory checked in at 2019-03-26 15:44:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-phonenumbers (Old)
and /work/SRC/openSUSE:Factory/.python-phonenumbers.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-phonenumbers"
Tue Mar 26 15:44:49 2019 rev:4 rq:688271 version:8.10.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-phonenumbers/python-phonenumbers.changes
2019-01-03 18:06:17.692158126 +0100
+++
/work/SRC/openSUSE:Factory/.python-phonenumbers.new.25356/python-phonenumbers.changes
2019-03-26 15:44:56.200113645 +0100
@@ -1,0 +2,10 @@
+Mon Mar 25 12:52:32 UTC 2019 - [email protected]
+
+- version update to 8.10.8
+ * Merge metadata changes from upstream
+ * Only compare national number patterns
+ * Use class name for repr() instead of hard-coded string
+- deleted sources
+ - LICENSE (already provided upstream)
+
+-------------------------------------------------------------------
Old:
----
LICENSE
phonenumbers-8.10.2.tar.gz
New:
----
phonenumbers-8.10.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-phonenumbers.spec ++++++
--- /var/tmp/diff_new_pack.1GFAKY/_old 2019-03-26 15:44:56.808112933 +0100
+++ /var/tmp/diff_new_pack.1GFAKY/_new 2019-03-26 15:44:56.812112928 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-phonenumbers
#
-# 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,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-phonenumbers
-Version: 8.10.2
+Version: 8.10.8
Release: 0
Summary: Python version of Google's common library for international
phone numbers
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/daviddrysdale/python-phonenumbers
Source:
https://files.pythonhosted.org/packages/source/p/phonenumbers/phonenumbers-%{version}.tar.gz
-Source99:
https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/dev/LICENSE
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -38,7 +37,6 @@
%prep
%setup -q -n phonenumbers-%{version}
-cp %{SOURCE99} .
%build
%python_build
++++++ phonenumbers-8.10.2.tar.gz -> phonenumbers-8.10.8.tar.gz ++++++
++++ 383690 lines of diff (skipped)