forked from pool/python-specfile
Accepting request 1141448 from devel:languages:python
- 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/request/show/1141448 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-specfile?expand=0&rev=20
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
specfile-0.27.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6757881e4336c5f875faa671102f62aea8b9d6b06ad3c8a1bbb806f99c1647ba
|
||||
size 102181
|
Reference in New Issue
Block a user