diff --git a/python-specfile.changes b/python-specfile.changes index 7d6d2ce..5f9c096 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 25 12:10:44 UTC 2023 - David Anes + +- Update to version 0.14.0: + * Fixed a bug that broke parsing in case spec file contained + conditionalized macro definitions or similar constructs + * Specfile no longer depends on rpm-py-installer, it now depends + directly on rpm. + ------------------------------------------------------------------- Mon Feb 6 06:32:11 UTC 2023 - David Anes diff --git a/python-specfile.spec b/python-specfile.spec index 26fad61..26bc0db 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %define skip_python38 1 Name: python-specfile -Version: 0.13.2 +Version: 0.14.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.13.2.tar.gz b/specfile-0.13.2.tar.gz deleted file mode 100644 index 852ab37..0000000 --- a/specfile-0.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22190c4a20aab19929dfb511b3cd6171f30c1d391c7c87ad45ed057460b8fa05 -size 81426 diff --git a/specfile-0.14.0.tar.gz b/specfile-0.14.0.tar.gz new file mode 100644 index 0000000..7b2d526 --- /dev/null +++ b/specfile-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95b6ac42df0fec351cdf7f9e33695b5f9a26762ceff4901938e969ad875be44 +size 83699