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