Accepting request 768720 from openSUSE:Tools

OBS-URL: https://build.opensuse.org/request/show/768720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=62
This commit is contained in:
Dominique Leuenberger 2020-01-30 21:37:13 +00:00 committed by Git OBS Bridge
commit f601944164
4 changed files with 21 additions and 5 deletions

BIN
spec-cleaner-1.1.7.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
spec-cleaner-1.1.8.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jan 30 12:00:42 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
- Update to 1.1.8 bsc#1099674:
* Change libexecdir substitution to do /usr/libexec to %{_libexecdir}
* Exclude apache_rex_check from bracketing
* Add testscase for boolean dependencies that gets mangled currently
* Do not remove -p0 from autosetup
* Use %make_build if possible issue
* Teach spec-cleaner to not break the %elif* macros added with
rpm 4.15
* Fixup the nested boolean dependencies
* Fixup whitespace reported by flake8
* Set explicit urllib timeout issue
* Replace more stuff for %make build
-------------------------------------------------------------------
Thu Nov 14 10:44:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package spec-cleaner
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Vincent Untz <vuntz@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: spec-cleaner
Version: 1.1.7
Version: 1.1.8
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause