14
0
forked from pool/python-sure

- Version update to 1.4.11:

* Reading the version dinamically was causing import errors that caused error when installing package. Refs #144

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2018-08-29 11:48:35 +00:00
committed by Git OBS Bridge
parent 062e753dd5
commit 87ecae0d99
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 29 11:47:15 UTC 2018 - tchvatal@suse.com
- Version update to 1.4.11:
* Reading the version dinamically was causing import errors that caused error when installing package. Refs #144
-------------------------------------------------------------------
Fri Feb 2 13:38:53 UTC 2018 - tchvatal@suse.com