14
0

- Version update to 1.10:

* More formats supported
  * More expanded testsuite
  * Many bugfixes

- Fix fdupes call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2018-12-07 10:35:31 +00:00
committed by Git OBS Bridge
parent 9ed37daa28
commit 37d373a915
5 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Dec 7 10:31:53 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 1.10:
* More formats supported
* More expanded testsuite
* Many bugfixes
-------------------------------------------------------------------
Fri Dec 7 10:30:51 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Tue Dec 4 12:53:08 UTC 2018 - Matej Cepl <mcepl@suse.com>