diff --git a/python-python-rpm-spec.changes b/python-python-rpm-spec.changes index 1047b6a..295c42f 100644 --- a/python-python-rpm-spec.changes +++ b/python-python-rpm-spec.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 10 11:07:08 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.16.0 + * Add support for Python 3.13. + * Drop support for Python 3.8 version. + ------------------------------------------------------------------- Mon Mar 4 03:15:47 UTC 2024 - Steve Kowalik diff --git a/python-python-rpm-spec.spec b/python-python-rpm-spec.spec index 0ce5789..e5a9704 100644 --- a/python-python-rpm-spec.spec +++ b/python-python-rpm-spec.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-rpm-spec # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-python-rpm-spec -Version: 0.15.0 +Version: 0.16.0 Release: 0 Summary: Python module for parsing RPM spec files License: MIT diff --git a/python_rpm_spec-0.15.0.tar.gz b/python_rpm_spec-0.15.0.tar.gz deleted file mode 100644 index 766852a..0000000 --- a/python_rpm_spec-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff7f0cd63059efe7cbc466431f70de485fc105ae8422321134d297dde9f3585 -size 60078 diff --git a/python_rpm_spec-0.16.0.tar.gz b/python_rpm_spec-0.16.0.tar.gz new file mode 100644 index 0000000..b604b7d --- /dev/null +++ b/python_rpm_spec-0.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6c08810d54a6e3be6cb4427a101a437f1063ae86a194e5fc8a17ec2fd8023d +size 60698