- Version update to 0.8.9:

* Fix one more virtualenv issue
  * Fix one case of broken requires splitting
  * Properly initialize unbracketing in regexps
  * Fix one more case of double pkg-config dependency

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=88
This commit is contained in:
Tomáš Chvátal
2016-06-06 11:00:39 +00:00
committed by Git OBS Bridge
parent 67159bed7d
commit e70d48a7cc
5 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 6 10:57:46 UTC 2016 - tchvatal@suse.com
- Version update to 0.8.9:
* Fix one more virtualenv issue
* Fix one case of broken requires splitting
* Properly initialize unbracketing in regexps
* Fix one more case of double pkg-config dependency
-------------------------------------------------------------------
Thu May 19 13:37:07 UTC 2016 - tchvatal@suse.com