- Version bump to 0.7.0:

* Various small code cleanups and readability improvemnets
  * Better macro detection to allow braces in macros
  * Fix minimal mode appending empty lines in some cases
  * Various additional bracketing excludes

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

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 3 09:11:19 UTC 2015 - tchvatal@suse.com
- Version bump to 0.7.0:
* Various small code cleanups and readability improvemnets
* Better macro detection to allow braces in macros
* Fix minimal mode appending empty lines in some cases
* Various additional bracketing excludes
-------------------------------------------------------------------
Thu Apr 16 19:21:18 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.6.9
Version: 0.7.0
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause