Accepting request 1298082 from openSUSE:Tools
- Update to version 1.2.4+2: * Add python_group_libalternatives to excludes-bracketing * Add common python macros to excludes-bracketing * Update distro-copyright to be more explicit OBS-URL: https://build.opensuse.org/request/show/1298082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=74
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee4b77425418a569dee8410e991eea3828e532ce178283cc4f03b87d901b621c
|
||||
size 2779148
|
||||
BIN
spec-cleaner-1.2.4+2.obscpio
LFS
Normal file
BIN
spec-cleaner-1.2.4+2.obscpio
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 07:23:47 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to version 1.2.4+2:
|
||||
* Add python_group_libalternatives to excludes-bracketing
|
||||
* Add common python macros to excludes-bracketing
|
||||
* Update distro-copyright to be more explicit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 10:32:20 UTC 2025 - daniel.garcia@suse.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: spec-cleaner
|
||||
version: 1.2.3+6
|
||||
mtime: 1736490110
|
||||
commit: a8670c9e97571514396c2aae6cd8461d8e71da1f
|
||||
version: 1.2.4+2
|
||||
mtime: 1754466598
|
||||
commit: 86b99120cb0b0c11c433b74cd6982b84a2e575c8
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: spec-cleaner
|
||||
Version: 1.2.3+6
|
||||
Version: 1.2.4+2
|
||||
Release: 0
|
||||
Summary: .spec file cleaner
|
||||
License: BSD-3-Clause
|
||||
@@ -51,7 +51,7 @@ user to use spec-cleaner rather than to stick to perl based format_spec_file.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
# Set correct package version, upstream has the next release number
|
||||
sed -i 's/1\.2\.4/%{version}/g' spec_cleaner/__init__.py
|
||||
sed -i 's/1\.2\.5/%{version}/g' spec_cleaner/__init__.py
|
||||
rm pytest.ini
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user