From 8555eeb4bca228871b41f8da2033809bbecc889008203480dd3f6884247808ba Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 25 Jan 2024 08:27:50 +0000 Subject: [PATCH] - update to 0.27.0: * Improved handling of commented-out macro definitions and fixed related logic in `Specfile.update_value()`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=40 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 4 ++-- specfile-0.26.0.tar.gz | 3 --- specfile-0.27.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 specfile-0.26.0.tar.gz create mode 100644 specfile-0.27.0.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index ea96c01..4aa5609 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 25 08:27:46 UTC 2024 - Dirk Müller + +- update to 0.27.0: + * Improved handling of commented-out macro definitions and + fixed related logic in `Specfile.update_value()`. + ------------------------------------------------------------------- Fri Dec 29 10:17:19 UTC 2023 - Dirk Müller diff --git a/python-specfile.spec b/python-specfile.spec index 91a93f2..eb1561e 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-specfile # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.26.0 +Version: 0.27.0 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.26.0.tar.gz b/specfile-0.26.0.tar.gz deleted file mode 100644 index ee8f93b..0000000 --- a/specfile-0.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24d174e11c8bcdb589c2c4d333fbe067b82b42e8844ec9d521783d9635661eac -size 99649 diff --git a/specfile-0.27.0.tar.gz b/specfile-0.27.0.tar.gz new file mode 100644 index 0000000..88f0ffe --- /dev/null +++ b/specfile-0.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6757881e4336c5f875faa671102f62aea8b9d6b06ad3c8a1bbb806f99c1647ba +size 102181