- Version update to 0.7.8:

* Various tweaks for the minimal mode
  * Fixed issue with eating up newline after oneline scriptlets
  * Added one more case for section declarations

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=67
This commit is contained in:
Tomáš Chvátal
2016-02-17 09:52:41 +00:00
committed by Git OBS Bridge
parent 53e693808c
commit 6fbe4ef283
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 17 09:51:40 UTC 2016 - tchvatal@suse.com
- Version update to 0.7.8:
* Various tweaks for the minimal mode
* Fixed issue with eating up newline after oneline scriptlets
* Added one more case for section declarations
-------------------------------------------------------------------
Tue Feb 9 19:57:19 UTC 2016 - tchvatal@suse.com