forked from pool/spec-cleaner
Accepting request 297297 from openSUSE:Tools
- Version bump to 0.6.9: * Replace => with >= * Bracketing excludes * Replace paths using regexps instead of hardcoding (more cases covered) * Remove various obsolete tags from preamble Icon/Packager/... * Fix RPM_BUILD_ROOT replacement cornercase failure * Remove %doc from %_mandir paths as it is pointless to have there OBS-URL: https://build.opensuse.org/request/show/297297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=19
This commit is contained in:
commit
4f8e598fe3
BIN
spec-cleaner-0.6.8.tar.gz
(Stored with Git LFS)
BIN
spec-cleaner-0.6.8.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
spec-cleaner-0.6.9.tar.gz
(Stored with Git LFS)
Normal file
BIN
spec-cleaner-0.6.9.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 19:21:18 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 0.6.9:
|
||||
* Replace => with >=
|
||||
* Bracketing excludes
|
||||
* Replace paths using regexps instead of hardcoding (more cases covered)
|
||||
* Remove various obsolete tags from preamble Icon/Packager/...
|
||||
* Fix RPM_BUILD_ROOT replacement cornercase failure
|
||||
* Remove %doc from %_mandir paths as it is pointless to have there
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 10 14:50:34 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# This is used for Fedora, we need to sync this
|
||||
%{!?py3_ver: %define py3_ver %{python3_version}}
|
||||
Name: spec-cleaner
|
||||
Version: 0.6.8
|
||||
Version: 0.6.9
|
||||
Release: 0
|
||||
Summary: .spec file cleaner
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user