Accepting request 144840 from home:luca_b:branches:KDE:Qt

- Update to 4.14.2:
  - Added sip.setdestroyonexit().
  - sip.voidptr() will now accept any object that implements the buffer 
    protocol.

OBS-URL: https://build.opensuse.org/request/show/144840
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=84
This commit is contained in:
Ismail Dönmez
2012-12-09 14:37:29 +00:00
committed by Git OBS Bridge
parent 1a96e20dd7
commit c84116bab3
6 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 9 13:40:23 UTC 2012 - lbeltrame@kde.org
- Update to 4.14.2:
- Added sip.setdestroyonexit().
- sip.voidptr() will now accept any object that implements the buffer
protocol.
-------------------------------------------------------------------
Mon Oct 29 09:54:38 UTC 2012 - dmueller@suse.com