diff --git a/python-specfile.changes b/python-specfile.changes index 73bf852..0b5134a 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 29 09:50:26 UTC 2023 - David Anes + +- Update to version 0.18.0: + * Specfile library now handles multiple %changelog sections. (#230) + ------------------------------------------------------------------- Thu May 11 12:19:01 UTC 2023 - David Anes diff --git a/python-specfile.spec b/python-specfile.spec index 2e55578..43478d9 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %define skip_python38 1 Name: python-specfile -Version: 0.17.0 +Version: 0.18.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.17.0.tar.gz b/specfile-0.17.0.tar.gz deleted file mode 100644 index 935c46b..0000000 --- a/specfile-0.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:224f522adef8698b7f321a57e635d3dfecac7311f7922b3222419ce5d5fb8e57 -size 85843 diff --git a/specfile-0.18.0.tar.gz b/specfile-0.18.0.tar.gz new file mode 100644 index 0000000..6d37557 --- /dev/null +++ b/specfile-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84443e5df579f077ec06850a984e6dec359a45fa578262b8360688553d125f18 +size 86388