15
0
forked from pool/python-Beaker

Accepting request 121836 from home:HighwayStar:branches:devel:languages:python

update to 1.6.3, python3 package added

OBS-URL: https://build.opensuse.org/request/show/121836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=9
This commit is contained in:
Todd R
2012-05-23 07:11:35 +00:00
committed by Git OBS Bridge
parent 0262fd86c7
commit 5f86eed5d5
6 changed files with 114 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 23 03:08:32 UTC 2012 - highwaystar.ru@gmail.com
- update to version 1.6.3
* Fix bug with cookie deletion on leap years. Patch contributed
by Greg Nelson and Michael Wirth.
* Fix issue with referencing same module via different import paths.
Patch contributed by brianfrantz.
* Fix cookie expiration check. Patch contributed by Mike Dirolf.
- python3 package added
- minor spec improvement
-------------------------------------------------------------------
Wed Feb 1 10:43:39 UTC 2012 - saschpe@suse.de