diff --git a/python-webencodings.changes b/python-webencodings.changes index 53cecf4..50e844f 100644 --- a/python-webencodings.changes +++ b/python-webencodings.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 31 02:39:01 UTC 2017 - arun@gmx.de + +- update to version 0.5.1: + * Finally add myself as maintainer + * Document and test all supported Python versions (#10) + * Release as a universal wheel (#7) + * Use 'utf-8' as encoding instead of 'utf8' (#9) + ------------------------------------------------------------------- Wed Mar 22 18:40:02 UTC 2017 - aloisio@gmx.com diff --git a/python-webencodings.spec b/python-webencodings.spec index fde64f6..d32cb9f 100644 --- a/python-webencodings.spec +++ b/python-webencodings.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-webencodings -Version: 0.5 +Version: 0.5.1 Release: 0 Summary: Character encoding aliases for legacy web content License: BSD-3-Clause diff --git a/webencodings-0.5.1.tar.gz b/webencodings-0.5.1.tar.gz new file mode 100644 index 0000000..94a2916 --- /dev/null +++ b/webencodings-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923 +size 9721 diff --git a/webencodings-0.5.tar.gz b/webencodings-0.5.tar.gz deleted file mode 100644 index d23877e..0000000 --- a/webencodings-0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c55ee93b24e740fe951c37b5c228dccc1f171450e188555a775261cce1b904 -size 9479