From cf5c8a7de0394e24d1a44225e9170b7fd4a762a0c39178a47347ff28800e88e8 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 3 Jun 2025 13:15:04 +0000 Subject: [PATCH] Accepting request 1281832 from home:glaubitz:branches:devel:languages:python - 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) OBS-URL: https://build.opensuse.org/request/show/1281832 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=70 --- python-specfile.changes | 8 ++++++++ python-specfile.spec | 2 +- specfile-0.35.1.tar.gz | 3 --- specfile-0.36.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.35.1.tar.gz create mode 100644 specfile-0.36.0.tar.gz 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