diff --git a/python-sip.changes b/python-sip.changes index c1d0c5c..78143f6 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -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 diff --git a/python-sip.spec b/python-sip.spec index 137912d..5ddba2b 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -20,7 +20,7 @@ %define python_sip_api 9.1 Name: python-sip -Version: 4.14.1 +Version: 4.14.2 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP diff --git a/python3-sip.changes b/python3-sip.changes index d1202b9..789c141 100644 --- a/python3-sip.changes +++ b/python3-sip.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 9 13:44:20 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:55:09 UTC 2012 - dmueller@suse.com diff --git a/python3-sip.spec b/python3-sip.spec index 3f57c86..01e37f7 100644 --- a/python3-sip.spec +++ b/python3-sip.spec @@ -25,7 +25,7 @@ %define python_sip_api 9.1 Name: python3-sip -Version: 4.14.1 +Version: 4.14.2 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP diff --git a/sip-4.14.1.tar.gz b/sip-4.14.1.tar.gz deleted file mode 100644 index 04cb122..0000000 --- a/sip-4.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cffd8a61dca229341b88e67f4b453e271c76fdb8b03b6986f82f12760127fad2 -size 745329 diff --git a/sip-4.14.2.tar.gz b/sip-4.14.2.tar.gz new file mode 100644 index 0000000..8cfc772 --- /dev/null +++ b/sip-4.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9d3bf26c821f369c175f8e68946b79bc994da4f96e8f5ecff06e6ee7ac0528 +size 746440