forked from pool/spec-cleaner
Accepting request 460667 from openSUSE:Tools
1 OBS-URL: https://build.opensuse.org/request/show/460667 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=39
This commit is contained in:
commit
485e3bbec4
BIN
spec-cleaner-0.9.2.tar.gz
(Stored with Git LFS)
BIN
spec-cleaner-0.9.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
spec-cleaner-0.9.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
spec-cleaner-0.9.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 10:10:34 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.3:
|
||||||
|
* Fix regression (gh#openSUSE/spec-cleaner#171)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 13 12:02:34 UTC 2017 - tchvatal@suse.com
|
Mon Feb 13 12:02:34 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 3.0 (quilt)
|
Format: 3.0 (quilt)
|
||||||
Source: spec-cleaner
|
Source: spec-cleaner
|
||||||
Version: 0.9.2-1
|
Version: 0.9.3-1
|
||||||
Binary: spec-cleaner
|
Binary: spec-cleaner
|
||||||
Maintainer: Přemysl Janouch <pjanouch@suse.com>
|
Maintainer: Přemysl Janouch <pjanouch@suse.com>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# This is used for Fedora, we need to sync this
|
# This is used for Fedora, we need to sync this
|
||||||
%{!?py3_ver: %define py3_ver %{python3_version}}
|
%{!?py3_ver: %define py3_ver %{python3_version}}
|
||||||
Name: spec-cleaner
|
Name: spec-cleaner
|
||||||
Version: 0.9.2
|
Version: 0.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: .spec file cleaner
|
Summary: .spec file cleaner
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user