diff --git a/python-tld.changes b/python-tld.changes index 65fe4ac..9bd3657 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 3 13:19:42 UTC 2020 - Sebastian Wagner + +- update to version 0.12.1: + - Correctly handling domain names ending with dot(s). + ------------------------------------------------------------------- Wed Apr 22 19:03:54 UTC 2020 - Sebastian Wagner diff --git a/python-tld.spec b/python-tld.spec index 848cff7..6bbb1a1 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tld -Version: 0.12 +Version: 0.12.1 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.12.1.tar.gz b/tld-0.12.1.tar.gz new file mode 100644 index 0000000..238bbb8 --- /dev/null +++ b/tld-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc11bcf39dce89102d7c6dafffe675e2eab8ddbf7267a615f745d4d288bafc95 +size 890810 diff --git a/tld-0.12.tar.gz b/tld-0.12.tar.gz deleted file mode 100644 index 021a1f0..0000000 --- a/tld-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6549aba3be08206eecc552cd2119d8f51525714e98c09848715b2ec4cc99e3d5 -size 890455