diff --git a/python-tld.changes b/python-tld.changes index a5fb85d..a42aadb 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 16 13:21:10 UTC 2019 - Tomáš Chvátal + +- Update to 0.9.6: + * Fix for update-tld-names returns a non-zero exit code on success + * Minor tests improvements. + ------------------------------------------------------------------- Sat Sep 14 20:05:33 UTC 2019 - Sebastian Wagner diff --git a/python-tld.spec b/python-tld.spec index 8dfb41b..47278d5 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tld -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: URL top level domain (TLD) extraction module License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only diff --git a/tld-0.9.5.tar.gz b/tld-0.9.5.tar.gz deleted file mode 100644 index 24c5fad..0000000 --- a/tld-0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30ad22a05c04bbbabe1710c2c92707261f2d428691be40763f77449182e64806 -size 250619 diff --git a/tld-0.9.6.tar.gz b/tld-0.9.6.tar.gz new file mode 100644 index 0000000..999b693 --- /dev/null +++ b/tld-0.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a7a403a4a5de1ca7b64550df8a8a2abdfbbd1556e1b8cdfe251c0f90ab2f3a +size 251010