From 8a064d3ab74782c7a0c0c820526de97f77f3c52275124893552f3477104c9204 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 29 Oct 2012 09:55:30 +0000 Subject: [PATCH] - update to 4.14.1: - SIP_PYBUFFER can now be used to define objects that implement the Python buffer protocol. - Added /Capsule/ typedef annotation. - Added the 'z' format character to sipBuildResult(). - Added the 'z', '!' and '$' format characters to sipParseResult(). - The C prototype foo(void) is now accepted. - sipdistutils.py will now include swig_opts if no sip_opts have been defined. - Bug fixes. - update to 4.14.1: - SIP_PYBUFFER can now be used to define objects that implement the Python buffer protocol. - Added /Capsule/ typedef annotation. - Added the 'z' format character to sipBuildResult(). - Added the 'z', '!' and '$' format characters to sipParseResult(). - The C prototype foo(void) is now accepted. - sipdistutils.py will now include swig_opts if no sip_opts have been defined. - Bug fixes. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=81 --- python-sip.changes | 14 ++++++++++++++ python-sip.spec | 6 +++--- python3-sip.changes | 15 +++++++++++++++ python3-sip.spec | 4 ++-- sip-4.14.1.tar.gz | 3 +++ sip-4.14.tar.gz | 3 --- 6 files changed, 37 insertions(+), 8 deletions(-) create mode 100644 sip-4.14.1.tar.gz delete mode 100644 sip-4.14.tar.gz diff --git a/python-sip.changes b/python-sip.changes index 76aa6f4..c1d0c5c 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 29 09:54:38 UTC 2012 - dmueller@suse.com + +- update to 4.14.1: + - SIP_PYBUFFER can now be used to define objects that implement the Python + buffer protocol. + - Added /Capsule/ typedef annotation. + - Added the 'z' format character to sipBuildResult(). + - Added the 'z', '!' and '$' format characters to sipParseResult(). + - The C prototype foo(void) is now accepted. + - sipdistutils.py will now include swig_opts if no sip_opts have been + defined. + - Bug fixes. + ------------------------------------------------------------------- Mon Oct 1 05:42:10 UTC 2012 - einar@heavensinferno.net diff --git a/python-sip.spec b/python-sip.spec index 1ce8259..42e3506 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -20,13 +20,13 @@ %define python_sip_api 9.0 Name: python-sip -Version: 4.14 +Version: 4.14.1 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP Group: Development/Libraries/Python -Url: http://www.riverbankcomputing.com/software/sip/intro -Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz +Url: http://www.riverbankcomputing.com/software/sip/introa +Source0: http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths Patch0: disable-rpaths.diff # PATCH-FIX-OPENSUSE build-compare.diff cmorve69@yahoo.es -- Fix build-compare diff --git a/python3-sip.changes b/python3-sip.changes index ffd0891..d1202b9 100644 --- a/python3-sip.changes +++ b/python3-sip.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 29 09:55:09 UTC 2012 - dmueller@suse.com + +- update to 4.14.1: + - SIP_PYBUFFER can now be used to define objects that implement the Python + buffer protocol. + - Added /Capsule/ typedef annotation. + - Added the 'z' format character to sipBuildResult(). + - Added the 'z', '!' and '$' format characters to sipParseResult(). + - The C prototype foo(void) is now accepted. + - sipdistutils.py will now include swig_opts if no sip_opts have been + defined. + - Bug fixes. + + ------------------------------------------------------------------- Mon Oct 1 05:43:35 UTC 2012 - einar@heavensinferno.net diff --git a/python3-sip.spec b/python3-sip.spec index 6b0db65..2547272 100644 --- a/python3-sip.spec +++ b/python3-sip.spec @@ -25,13 +25,13 @@ %define python_sip_api 9.0 Name: python3-sip -Version: 4.14 +Version: 4.14.1 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP Group: Development/Libraries/Python Url: http://www.riverbankcomputing.com/software/sip/intro -Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz +Source0: http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths Patch0: disable-rpaths.diff # PATCH-FIX-OPENSUSE build-compare.diff cmorve69@yahoo.es -- Fix build-compare diff --git a/sip-4.14.1.tar.gz b/sip-4.14.1.tar.gz new file mode 100644 index 0000000..04cb122 --- /dev/null +++ b/sip-4.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffd8a61dca229341b88e67f4b453e271c76fdb8b03b6986f82f12760127fad2 +size 745329 diff --git a/sip-4.14.tar.gz b/sip-4.14.tar.gz deleted file mode 100644 index 9ed00dd..0000000 --- a/sip-4.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52175dfd8d8a82b861bf698843e344a69c313f1fe80ba45a19fbdf63ab57c937 -size 742647