diff --git a/python-sip.changes b/python-sip.changes index 05c2e2d..04963b2 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jun 19 07:19:09 UTC 2013 - dmueller@suse.com + +- update to 4.14.7: + - The internal API version is increased to 10.0 requiring the regeneration of + all modules. + - Added the /Sequence/ function annotation. + - %ConvertFromTypeCode can now be specified for classes. + - Added sipEnableAutoconversion() to the C API. + - Added sipSetDestroyOnExit() to the C API. + - Bug fixes. + ------------------------------------------------------------------- Mon Apr 22 11:35:07 UTC 2013 - dmueller@suse.com diff --git a/python-sip.spec b/python-sip.spec index 06b4950..cfd844d 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -17,10 +17,10 @@ %define rversion %{version} -%define python_sip_api 9.2 +%define python_sip_api 10.0 Name: python-sip -Version: 4.14.6 +Version: 4.14.7 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.spec b/python3-sip.spec index 79e9e04..f57718e 100644 --- a/python3-sip.spec +++ b/python3-sip.spec @@ -18,10 +18,10 @@ %global py3_incdir %(python3 -c "import distutils.sysconfig; print(distutils.sysconfig.get_python_inc(True))" 2>/dev/null || echo PYTHON-NOT-FOUND) %define rversion %{version} -%define python_sip_api 9.2 +%define python_sip_api 10.0 Name: python3-sip -Version: 4.14.6 +Version: 4.14.7 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.6.tar.gz b/sip-4.14.6.tar.gz deleted file mode 100644 index 6dd3453..0000000 --- a/sip-4.14.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4adda378be3ed0c2bb15f502b8437be72ddada20201b9433ea0df50c7b698daf -size 749965 diff --git a/sip-4.14.7.tar.gz b/sip-4.14.7.tar.gz new file mode 100644 index 0000000..30976c7 --- /dev/null +++ b/sip-4.14.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05669120a53a2c98f98560424cda413ae95f5528494c80764004dbea78d361b7 +size 754916