forked from pool/spec-cleaner
Accepting request 314465 from openSUSE:Tools
- Version bump to 0.7.2: * Do not curlify %20 which is usually space in Source lines * Few more excludes for bracket * Bunch of small fixes OBS-URL: https://build.opensuse.org/request/show/314465 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=22
This commit is contained in:
commit
c81f56123d
BIN
spec-cleaner-0.7.1.tar.gz
(Stored with Git LFS)
BIN
spec-cleaner-0.7.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
spec-cleaner-0.7.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
spec-cleaner-0.7.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 20:11:48 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 0.7.2:
|
||||
* Do not curlify %20 which is usually space in Source lines
|
||||
* Few more excludes for bracket
|
||||
* Bunch of small fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 09:08:47 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.7.1
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: .spec file cleaner
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user