diff --git a/python-specfile.changes b/python-specfile.changes index 9866ec3..f9182c5 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 23 07:47:50 UTC 2023 - David Anes + +- Update to 0.25.0: + - There is a new method, Specfile.update_version(), that allows + updating spec file version even if it is a pre-release. (#317) + ------------------------------------------------------------------- Wed Nov 8 10:08:44 UTC 2023 - Matej Cepl diff --git a/python-specfile.spec b/python-specfile.spec index de8f3ec..aa3e794 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.24.0 +Version: 0.25.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.24.0.tar.gz b/specfile-0.24.0.tar.gz deleted file mode 100644 index e9a3e57..0000000 --- a/specfile-0.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61b8122479c89590ecf2bcc5c9baf246a6c146d7d7bb20eb200c7da0ccdae385 -size 95488 diff --git a/specfile-0.25.0.tar.gz b/specfile-0.25.0.tar.gz new file mode 100644 index 0000000..c0c50b3 --- /dev/null +++ b/specfile-0.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4756342757140ffd14cf07c0bc48bf0c8516921435e6d3cac8fadb27adcf56ee +size 98258