14
0

- 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
This commit is contained in:
2024-01-25 08:27:50 +00:00
committed by Git OBS Bridge
parent e0f10195f5
commit 8555eeb4bc
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 25 08:27:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com> Fri Dec 29 10:17:19 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-specfile # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-specfile Name: python-specfile
Version: 0.26.0 Version: 0.27.0
Release: 0 Release: 0
Summary: A library for parsing and manipulating RPM spec files Summary: A library for parsing and manipulating RPM spec files
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24d174e11c8bcdb589c2c4d333fbe067b82b42e8844ec9d521783d9635661eac
size 99649

3
specfile-0.27.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6757881e4336c5f875faa671102f62aea8b9d6b06ad3c8a1bbb806f99c1647ba
size 102181