diff --git a/python-specfile.changes b/python-specfile.changes index ae91f69..9c358e2 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 2 08:51:14 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.36.0 + * We have fixed a bug that caused specfile to traceback when + section names with conditional macro expansions containing + spaces were present in the spec file. (#476) + ------------------------------------------------------------------- Fri May 30 08:43:58 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-specfile.spec b/python-specfile.spec index 89ea2dd..67ca9c1 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-specfile -Version: 0.35.1 +Version: 0.36.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.35.1.tar.gz b/specfile-0.35.1.tar.gz deleted file mode 100644 index 5bc9a40..0000000 --- a/specfile-0.35.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:742e1d6900c14b30d9269e7fd5dae48ffb0b8d467a4a101744785651b352d401 -size 113004 diff --git a/specfile-0.36.0.tar.gz b/specfile-0.36.0.tar.gz new file mode 100644 index 0000000..b044ac8 --- /dev/null +++ b/specfile-0.36.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006b35d7a0fa1a57cccc221e1625ee31a8b64dbaad29a85e898820b9502d1238 +size 113284