forked from pool/spec-cleaner
- Version update to 0.7.5:
* Replace jobs in install section too * Do not curlify gconf_schemas * Work with defines in sections not just as global declarations * Quote optflags properly when replacing RPM_OPT_FLAGS * Do not add empty line after oneline scriptlet OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=63
This commit is contained in:
parent
20b8106003
commit
2e0701d1ec
BIN
spec-cleaner-0.7.4.tar.gz
(Stored with Git LFS)
BIN
spec-cleaner-0.7.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
spec-cleaner-0.7.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
spec-cleaner-0.7.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:42:39 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
- Version update to 0.7.5:
|
||||
* Replace jobs in install section too
|
||||
* Do not curlify gconf_schemas
|
||||
* Work with defines in sections not just as global declarations
|
||||
* Quote optflags properly when replacing RPM_OPT_FLAGS
|
||||
* Do not add empty line after oneline scriptlet
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 12:48:26 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package spec-cleaner
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 Vincent Untz <vuntz@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -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.4
|
||||
Version: 0.7.5
|
||||
Release: 0
|
||||
Summary: .spec file cleaner
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user