diff --git a/python-specfile.changes b/python-specfile.changes index b2e58d7..003cc7e 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 30 10:14:03 UTC 2023 - David Anes + +- Update to 0.23.0: + - Sources now have a valid property that indicates whether a + source is valid in the current context, meaning it is not + present in a false branch of any condition. + ------------------------------------------------------------------- Tue Oct 17 07:30:54 UTC 2023 - David Anes diff --git a/python-specfile.spec b/python-specfile.spec index 648b40b..0a3ed1e 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.22.1 +Version: 0.23.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.22.1.tar.gz b/specfile-0.22.1.tar.gz deleted file mode 100644 index 201c9de..0000000 --- a/specfile-0.22.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16d2c0f097fa0668e0aed48bd7becd27ef34b39b07ce6f67f4b5fc642a08931f -size 93758 diff --git a/specfile-0.23.0.tar.gz b/specfile-0.23.0.tar.gz new file mode 100644 index 0000000..0811828 --- /dev/null +++ b/specfile-0.23.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2681a2b67a3d06e830589d42488c28d2c80ddf7f07a2869dedbb74c1231b89c4 +size 94577