diff --git a/PyRect-0.1.4.tar.gz b/PyRect-0.1.4.tar.gz deleted file mode 100644 index 0156c39..0000000 --- a/PyRect-0.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2fa7353ce32a11aa6b0a15495968d2a763423c8947ae248b92c037def4e202 -size 15699 diff --git a/PyRect-0.2.0.tar.gz b/PyRect-0.2.0.tar.gz new file mode 100644 index 0000000..47895ff --- /dev/null +++ b/PyRect-0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65155f6df9b929b67caffbd57c0947c5ae5449d3b580d178074bffb47a09b78 +size 17219 diff --git a/python-PyRect.changes b/python-PyRect.changes index b45ac97..92af543 100644 --- a/python-PyRect.changes +++ b/python-PyRect.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 29 02:41:01 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.2.0 + - No Change in upstream + +- Update to v0.0.4 + - Added named tuples. + +- Update to v0.0.3 + - Corrections to readme and pypi page. + +- Update to v0.0.2 + - Documentation and unit test updates. + ------------------------------------------------------------------- Wed Apr 28 02:31:13 UTC 2021 - Steve Kowalik diff --git a/python-PyRect.spec b/python-PyRect.spec index 3cdbe2a..4f33984 100644 --- a/python-PyRect.spec +++ b/python-PyRect.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyRect # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 Name: python-PyRect -Version: 0.1.4 +Version: 0.2.0 Release: 0 Summary: Rect class for Pygame-like rectangular areas License: BSD-3-Clause