- Version bump to 0.6.5:

* Fix vertical spacing around nested conditionals
  * Fix issue with bogus %lang detection

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=42
This commit is contained in:
Tomáš Chvátal 2014-12-08 09:02:27 +00:00 committed by Git OBS Bridge
parent e6c09913af
commit 914d715a10
4 changed files with 11 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 8 09:01:31 UTC 2014 - tchvatal@suse.com
- Version bump to 0.6.5:
* Fix vertical spacing around nested conditionals
* Fix issue with bogus %lang detection
-------------------------------------------------------------------
Sat Nov 15 10:10:29 UTC 2014 - 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.6.4
Version: 0.6.5
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause