diff --git a/python-specfile.changes b/python-specfile.changes index c7a0805..15c30e3 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 25 07:18:46 UTC 2023 - David Anes + +- Update to version 0.16.0: + * Added Specfile.has_autorelease property to detect if a spec + file uses the %autorelease macro. (#221) + ------------------------------------------------------------------- Mon Mar 13 12:34:39 UTC 2023 - David Anes diff --git a/python-specfile.spec b/python-specfile.spec index c99be4c..b569fe8 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %define skip_python38 1 Name: python-specfile -Version: 0.15.0 +Version: 0.16.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.15.0.tar.gz b/specfile-0.15.0.tar.gz deleted file mode 100644 index 4299c4a..0000000 --- a/specfile-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a634e7d7310286f9d6df720162842b1a6136928e94dd9f1983ad679767bc13ac -size 84199 diff --git a/specfile-0.16.0.tar.gz b/specfile-0.16.0.tar.gz new file mode 100644 index 0000000..dd97183 --- /dev/null +++ b/specfile-0.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1ddd234855796adce596f6d1388cb87e6ab282f4f8077859c73cd016ab8908 +size 84422