diff --git a/0.5.0.tar.gz b/0.5.0.tar.gz deleted file mode 100644 index fdbf3aa..0000000 --- a/0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:633705c3c86598ced05d8e96c802b2bae8943b5cee1c6dda391451a3d06cd8df -size 112496 diff --git a/0.5.2.tar.gz b/0.5.2.tar.gz new file mode 100644 index 0000000..9fcc591 --- /dev/null +++ b/0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054c377b45b5c69cceff1fd1843c28eaa5669f784a4ad2e370137631f726cec8 +size 113180 diff --git a/python-atom.changes b/python-atom.changes index 6e0bf29..401ef29 100644 --- a/python-atom.changes +++ b/python-atom.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 27 05:05:29 UTC 2020 - Steve Kowalik + +- Update to 0.5.2: + * make comparison used in C safe (fix bug introduced in 0.5.0) PR #107 + * fix bug in using atomlist from C PR #102 + * clarify Unicode deprecation warning PR #102 + ------------------------------------------------------------------- Thu May 7 02:46:58 UTC 2020 - Steve Kowalik diff --git a/python-atom.spec b/python-atom.spec index 60b7830..685bf95 100644 --- a/python-atom.spec +++ b/python-atom.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-atom -Version: 0.5.0 +Version: 0.5.2 Release: 0 Summary: Memory efficient Python objects License: BSD-3-Clause