- Version update to 0.8.5:

* Fix for pkgconfig adding in preamble section

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=84
This commit is contained in:
Tomáš Chvátal 2016-05-11 20:09:28 +00:00 committed by Git OBS Bridge
parent 6291e5ebc9
commit 69a935a843
5 changed files with 11 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 11 20:08:16 UTC 2016 - tchvatal@suse.com
- Version update to 0.8.5:
* Fix for pkgconfig adding in preamble section
-------------------------------------------------------------------
Wed May 11 11:22:36 UTC 2016 - tchvatal@suse.com

View File

@ -1,6 +1,6 @@
Format: 3.0 (quilt)
Source: spec-cleaner
Version: 0.8.4-1
Version: 0.8.5-1
Binary: spec-cleaner
Maintainer: Přemysl Janouch <pjanouch@suse.com>
Architecture: all

View File

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