14
0

update to version 1.0.0

* Allow to specify the used python interpreter
  * Fix utils import in python3 case
  * Post release version bump to 1.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=7
This commit is contained in:
2017-02-28 23:07:21 +00:00
committed by Git OBS Bridge
parent 30bc03dd90
commit 1965ecbdab
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 28 23:06:08 UTC 2017 - tbechtold@suse.com
update to version 1.0.0
* Allow to specify the used python interpreter
* Fix utils import in python3 case
* Post release version bump to 1.0.0
-------------------------------------------------------------------
Tue Feb 28 18:53:16 UTC 2017 - tbechtold@suse.com