14
0
forked from pool/python-minidb

Accepting request 915483 from home:glaubitz:branches:devel:languages:python

- Update to 2.0.5
  * Clean up things and set up CI (#16)
  * Don't use ported_eq function
- Drop patches for issues fixed upstream
  * no_ported_eq.patch
- Rename README to README.md in %files section

OBS-URL: https://build.opensuse.org/request/show/915483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=11
This commit is contained in:
2021-09-01 18:45:31 +00:00
committed by Git OBS Bridge
parent 696bc72827
commit fc3785288f
5 changed files with 15 additions and 114 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 1 12:57:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.0.5
* Clean up things and set up CI (#16)
* Don't use ported_eq function
- Drop patches for issues fixed upstream
* no_ported_eq.patch
- Rename README to README.md in %files section
-------------------------------------------------------------------
Tue Mar 16 15:59:42 UTC 2021 - Matej Cepl <mcepl@suse.com>