diff --git a/python-tldextract.changes b/python-tldextract.changes index 411723e..6abe569 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 10 19:57:13 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to 2.2.1 + * Bugfixes + - Ignore case on punycode prefix check + - Drop support for EOL Python 2.6 + - Improve sundry doc and README bits + ------------------------------------------------------------------- Tue Dec 4 12:55:20 UTC 2018 - Matej Cepl diff --git a/python-tldextract.spec b/python-tldextract.spec index 0210722..744f562 100644 --- a/python-tldextract.spec +++ b/python-tldextract.spec @@ -1,7 +1,7 @@ # # spec file for package python-tldextract # -# 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,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tldextract -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Python module to separate the TLD of a URL License: BSD-3-Clause diff --git a/tldextract-2.2.0.tar.gz b/tldextract-2.2.0.tar.gz deleted file mode 100644 index 98a69c9..0000000 --- a/tldextract-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29797125db1f2e72ce2ee51f7a764ec8b1e6588812520795ffeae93bcd46bab4 -size 54477 diff --git a/tldextract-2.2.1.tar.gz b/tldextract-2.2.1.tar.gz new file mode 100644 index 0000000..5c30525 --- /dev/null +++ b/tldextract-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72bef6013de67c7fa181250bc2c2e089a994d259c09ca95a9771f2f97e29ed1 +size 54538