From 05743aeea2cc8ba07683ac2f4b01ad4967bf7feedd5fec5d9c99d0be102b8aed Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Fri, 30 May 2025 09:20:44 +0000 Subject: [PATCH] - Update to 0.35.1 * We have fixed a bug that caused changes to get lost when a spec file passed as a path was replaced or deleted. (#470) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=68 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 2 +- specfile-0.35.0.tar.gz | 3 --- specfile-0.35.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.35.0.tar.gz create mode 100644 specfile-0.35.1.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index 052bd01..ae91f69 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 30 08:43:58 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.35.1 + * We have fixed a bug that caused changes to get lost when a + spec file passed as a path was replaced or deleted. (#470) + ------------------------------------------------------------------- Wed May 14 12:17:22 UTC 2025 - Nico Krapp diff --git a/python-specfile.spec b/python-specfile.spec index beb69f5..89ea2dd 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-specfile -Version: 0.35.0 +Version: 0.35.1 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.35.0.tar.gz b/specfile-0.35.0.tar.gz deleted file mode 100644 index 3942034..0000000 --- a/specfile-0.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:403f631d13228e36c7e95eac66fc4887ad738d2b47e46626d75ca3b87ab42bd8 -size 112729 diff --git a/specfile-0.35.1.tar.gz b/specfile-0.35.1.tar.gz new file mode 100644 index 0000000..5bc9a40 --- /dev/null +++ b/specfile-0.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742e1d6900c14b30d9269e7fd5dae48ffb0b8d467a4a101744785651b352d401 +size 113004