- Version bump to 0.7.1 bnC#934059:

* Fix %config(noreplace) curlification
  * Preparation for more path replacements

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=52
This commit is contained in:
Tomáš Chvátal 2015-06-09 09:09:31 +00:00 committed by Git OBS Bridge
parent 19abbaaf06
commit 2c9193d39d
4 changed files with 11 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 9 09:08:47 UTC 2015 - tchvatal@suse.com
- Version bump to 0.7.1 bnC#934059:
* Fix %config(noreplace) curlification
* Preparation for more path replacements
-------------------------------------------------------------------
Wed Jun 3 09:11:19 UTC 2015 - tchvatal@suse.com

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