- Version bump to 0.6.9:

* Replace => with >=
  * Bracketing excludes
  * Replace paths using regexps instead of hardcoding (more cases covered)
  * Remove various obsolete tags from preamble Icon/Packager/...
  * Fix RPM_BUILD_ROOT replacement cornercase failure
  * Remove %doc from %_mandir paths as it is pointless to have there

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2015-04-16 19:23:37 +00:00
committed by Git OBS Bridge
parent 7f2e83177c
commit 189484ad52
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 16 19:21:18 UTC 2015 - tchvatal@suse.com
- Version bump to 0.6.9:
* Replace => with >=
* Bracketing excludes
* Replace paths using regexps instead of hardcoding (more cases covered)
* Remove various obsolete tags from preamble Icon/Packager/...
* Fix RPM_BUILD_ROOT replacement cornercase failure
* Remove %doc from %_mandir paths as it is pointless to have there
-------------------------------------------------------------------
Tue Feb 10 14:50:34 UTC 2015 - tchvatal@suse.com