diff --git a/python-specfile.changes b/python-specfile.changes index 1995bb2..f37d21e 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 7 20:38:33 UTC 2024 - Dirk Müller + +- update to 0.32.3: + * specfile can now handle multi-line tag values (enclosed in a + macro body, e.g. `%shrink`). + ------------------------------------------------------------------- Fri Sep 20 22:05:27 UTC 2024 - Joshua Smith diff --git a/python-specfile.spec b/python-specfile.spec index 4ebac75..5a56a73 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.32.2 +Version: 0.32.3 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.32.2.tar.gz b/specfile-0.32.2.tar.gz deleted file mode 100644 index 2f07d72..0000000 --- a/specfile-0.32.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e825a53e93c3e9f65f41e6af57d1cf6892603725c38890c0045139ff682d186 -size 106366 diff --git a/specfile-0.32.3.tar.gz b/specfile-0.32.3.tar.gz new file mode 100644 index 0000000..829f51c --- /dev/null +++ b/specfile-0.32.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d8965c8dff97f243511f3a8c9729071b83c77339f44301de3479bdbdfd6f5f +size 107070