15
0
forked from pool/python-bsddb3

Accepting request 181955 from home:jengelh:db6

- Update to new upstream release 6.0.0
* Support for BDB 6.0.19

OBS-URL: https://build.opensuse.org/request/show/181955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=24
This commit is contained in:
Denisart Benjamin
2013-07-06 16:18:30 +00:00
committed by Git OBS Bridge
parent ec8aeb6711
commit c5a99e6c74
7 changed files with 24 additions and 88 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 22 17:16:27 UTC 2013 - jengelh@inai.de
- Update to new upstream release 6.0.0
* Support for BDB 6.0.19
* HEADS UP: If you are using "bsddb3._bsddb" in your code, for
example for exceptions, change it to "bsddb3._db".
- Removed bsddb3-db6.diff (rendered obsolete)
-------------------------------------------------------------------
Sat Jun 15 23:24:15 UTC 2013 - jengelh@inai.de