14
0

Accepting request 306392 from home:benoit_monin:branches:devel:languages:python

- update to version 1.4.2
- remove LICENSE from package: not provided anymore

OBS-URL: https://build.opensuse.org/request/show/306392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibmc?expand=0&rev=5
This commit is contained in:
Denisart Benjamin
2015-05-16 12:52:44 +00:00
committed by Git OBS Bridge
parent 498ec571ea
commit 9521c5bde7
4 changed files with 32 additions and 9 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon May 11 16:25:23 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.4.2:
* no changelog available
- additional changes from version 1.4.0:
* Python 3.x support
* miscellaneous bug fixes
* testing improvements
* documentation updates
- additional changes from version 1.3.0:
* Added touch support
* Added compress_level
* Added weighted distribution
* Added automated benchmarking utility
* Added Travis CI and build status
* Added behavior dead_timeout
* Added behaviors tcp_keepalive
* Added behavior callback_prefix_key
* Lots of bug tuning, fixes, tests, and documentation
- remove LICENSE from package: not provided anymore
-------------------------------------------------------------------
Wed Sep 18 11:50:18 UTC 2013 - speilicke@suse.com