diff --git a/python-specfile.changes b/python-specfile.changes index 5cfc44e..9f286af 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 13 11:08:56 UTC 2026 - John Paul Adrian Glaubitz + +- Update to 0.38.0 + * A bug leading to incorrect EVR expansion has been fixed. (#492) + * Prevented side-effects during condition evaluation that could + occur when expanding macros that manipulate other macros, leading + to misinterpreted validity of condition branches. (#499) + ------------------------------------------------------------------- Tue Nov 4 10:11:54 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-specfile.spec b/python-specfile.spec index 9aa55ec..f5e1b95 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-specfile # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-specfile -Version: 0.37.1 +Version: 0.38.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.37.1.tar.gz b/specfile-0.37.1.tar.gz deleted file mode 100644 index 07469f9..0000000 --- a/specfile-0.37.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca61d9995026ab22694cc0032323bd071f93b44b9ed1a84522506c1ab4d0f146 -size 113291 diff --git a/specfile-0.38.0.tar.gz b/specfile-0.38.0.tar.gz new file mode 100644 index 0000000..e999f27 --- /dev/null +++ b/specfile-0.38.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2b69154157e86a9648ceb80d41f3b944c6eeaf0dff7426a315f7086e977ad8 +size 114259