diff --git a/python-sip.changes b/python-sip.changes index 0bf5df5..56c13ea 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 25 11:56:23 CET 2011 - dmueller@suse.de + +- update to 4.12.1: + - Added support for the __getattribute__, __getattr__, __setattr__ and + __delattr__ methods. + - Added the /RaisesPyException/ function annotation. + - Added SIP_SSIZE_T as a predefined type. + - PyObject * can now be used as a synonym for SIP_PYOBJECT. + - Added sip.ispycreated() to the sip module. + - Added the --deployment-target flag to configure.py for MacOS/X. + ------------------------------------------------------------------- Mon Dec 27 14:00:10 CET 2010 - dmueller@suse.de diff --git a/python-sip.spec b/python-sip.spec index 97a0616..bef58e4 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -23,7 +23,7 @@ BuildRequires: c++_compiler python python-devel License: GPLv2+ Group: Development/Libraries/Python Summary: SIP tool to use python sip bindings -Version: 4.12 +Version: 4.12.1 Release: 1 %define rversion %version Url: http://www.riverbankcomputing.com/software/sip/intro diff --git a/sip-4.12.1.tar.bz2 b/sip-4.12.1.tar.bz2 new file mode 100644 index 0000000..54d7d9b --- /dev/null +++ b/sip-4.12.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2837e1f983f72286bb483735218a392a799d1c032d2a098c90ab2bbc7b121d +size 513361 diff --git a/sip-4.12.tar.bz2 b/sip-4.12.tar.bz2 deleted file mode 100644 index db7c319..0000000 --- a/sip-4.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33517115a8ab1c0c7364a93be24a07143a9e6e651078a8a8e53723defa69dd4a -size 497600