From 011a73ebd5167833380534d4ae356048e84932ba3b45e28716e24a92b54d26a1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 20 Sep 2024 22:34:57 +0000 Subject: [PATCH] Accepting request 1202273 from home:smolsheep:upgrades - Update to 0.32.2: * Explicitly invalidate the global parse hash when a SpecParser instance is created to prevent this issue. OBS-URL: https://build.opensuse.org/request/show/1202273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=50 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 2 +- specfile-0.32.1.tar.gz | 3 --- specfile-0.32.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.32.1.tar.gz create mode 100644 specfile-0.32.2.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index 54dd1b7..1995bb2 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 20 22:05:27 UTC 2024 - Joshua Smith + +- Update to 0.32.2: + * Explicitly invalidate the global parse hash when a SpecParser + instance is created to prevent this issue. + ------------------------------------------------------------------- Mon Jul 29 16:25:38 UTC 2024 - Joshua Smith diff --git a/python-specfile.spec b/python-specfile.spec index 1a66806..4ebac75 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.32.1 +Version: 0.32.2 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.32.1.tar.gz b/specfile-0.32.1.tar.gz deleted file mode 100644 index 4acf066..0000000 --- a/specfile-0.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f804bcedc534def41e24df5ec5b1bc31642e707542a281229e24c54f11e4fdb9 -size 106216 diff --git a/specfile-0.32.2.tar.gz b/specfile-0.32.2.tar.gz new file mode 100644 index 0000000..2f07d72 --- /dev/null +++ b/specfile-0.32.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e825a53e93c3e9f65f41e6af57d1cf6892603725c38890c0045139ff682d186 +size 106366