Hello community,

here is the log from the commit of package python-tld for openSUSE:Factory 
checked in at 2018-05-08 13:36:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tld (Old)
 and      /work/SRC/openSUSE:Factory/.python-tld.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tld"

Tue May  8 13:36:38 2018 rev:2 rq:603093 version:0.7.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tld/python-tld.changes    2017-12-14 
11:00:05.988036042 +0100
+++ /work/SRC/openSUSE:Factory/.python-tld.new/python-tld.changes       
2018-05-08 13:36:39.763019705 +0200
@@ -1,0 +2,8 @@
+Sat Apr  7 19:13:40 UTC 2018 - [email protected]
+
+- update to version 0.7.10:
+ * more documentation files included
+ * included license file
+ * update tld data
+
+-------------------------------------------------------------------

Old:
----
  tld-0.7.9.tar.gz

New:
----
  tld-0.7.10.tar.gz

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

Other differences:
------------------
++++++ python-tld.spec ++++++
--- /var/tmp/diff_new_pack.0zFTHx/_old  2018-05-08 13:36:40.494993288 +0200
+++ /var/tmp/diff_new_pack.0zFTHx/_new  2018-05-08 13:36:40.494993288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tld
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -13,20 +13,21 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-tld
-Version:        0.7.9
+Version:        0.7.10
 Release:        0
-License:        MPL-1.1 or GPL-2.0 or LGPL-2.1
 Summary:        Extract the top level domain (TLD) from the URL given
-Url:            https://github.com/barseghyanartur/tld
+License:        MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
 Group:          Development/Languages/Python
+Url:            https://github.com/barseghyanartur/tld
 Source:         
https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module six >= 1.9}
 # /SECTION
@@ -56,7 +57,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%doc README.rst
+%doc README.rst CHANGELOG.rst
+%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt
 %python3_only %{_bindir}/update-tld-names
 %{python_sitelib}/*
 

++++++ tld-0.7.9.tar.gz -> tld-0.7.10.tar.gz ++++++
++++ 14788 lines of diff (skipped)


Reply via email to