1
0

- Update to 0.3.0:

* small bugfixes
- Remove patch merged upstream:
  * correct_large_version_number.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distlib?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2020-03-13 08:44:40 +00:00
committed by Git OBS Bridge
parent 88e0f6195b
commit 9c5905b605
5 changed files with 13 additions and 99 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 13 08:37:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* small bugfixes
- Remove patch merged upstream:
* correct_large_version_number.patch
-------------------------------------------------------------------
Fri Oct 25 07:14:15 CEST 2019 - Matej Cepl <mcepl@suse.com>