1
0
forked from pool/python-pyudev

Accepting request 80449 from home:adra:branches:devel:languages:python

Update to version 0.12 (which fixes also bnc#714916)

OBS-URL: https://build.opensuse.org/request/show/80449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=2
This commit is contained in:
Sascha Peilicke
2011-09-01 06:56:18 +00:00
committed by Git OBS Bridge
parent cb2144dfa3
commit 1b3cb993da
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 31 20:43:18 UTC 2011 - asterios.dramis@gmail.com
- Update to version 0.12:
* #32: Fixed memory leak
* #33: Fixed Python 3 support for :mod:`pyudev.glib`
* Fixed license header in :mod:`pyudev._compat`
- Spec file updates.
* Changed License: to LGPL-2.1+.
* Minor other updates.
-------------------------------------------------------------------
Sun Aug 28 19:28:06 UTC 2011 - asterios.dramis@gmail.com