- Version update to 0.9.9:

* Include pkgconfig and others from leap 42.3 instead of 42.2

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=109
This commit is contained in:
Tomáš Chvátal 2017-08-09 11:40:24 +00:00 committed by Git OBS Bridge
parent c54ec6f814
commit 9512619507
5 changed files with 11 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 9 11:40:55 UTC 2017 - tchvatal@suse.com
- Version update to 0.9.9:
* Include pkgconfig and others from leap 42.3 instead of 42.2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 29 11:29:02 UTC 2017 - tchvatal@suse.com Thu Jun 29 11:29:02 UTC 2017 - tchvatal@suse.com

View File

@ -1,6 +1,6 @@
Format: 3.0 (quilt) Format: 3.0 (quilt)
Source: spec-cleaner Source: spec-cleaner
Version: 0.9.8-1 Version: 0.9.9-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

View File

@ -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.8 Version: 0.9.9
Release: 0 Release: 0
Summary: .spec file cleaner Summary: .spec file cleaner
License: BSD-3-Clause License: BSD-3-Clause