From 762fc533b93f2023938774496ad31357604076f99f25d66c5bd7c00babc31df6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Mar 2010 15:24:48 +0000 Subject: [PATCH 1/5] Updating link to change in openSUSE:Factory/python-sip revision 28.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=cd41a895bd710ec7ec1e2acd2e344490 --- ready | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From afffd6ca678cae46c6d40169a30a40b37cb88873b2b809ef31f784f497612bde Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 Mar 2010 17:50:21 +0000 Subject: [PATCH 2/5] - update to 4.10.1: * Added the /NoCopy/ function and argument annotations. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=34 --- python-sip.changes | 6 ++++++ python-sip.spec | 2 +- sip-4.10.1.tar.bz2 | 3 +++ sip-4.10.tar.bz2 | 3 --- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 sip-4.10.1.tar.bz2 delete mode 100644 sip-4.10.tar.bz2 diff --git a/python-sip.changes b/python-sip.changes index 92195b6..1ee9c4b 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 26 18:49:41 CET 2010 - dmueller@suse.de + +- update to 4.10.1: + * Added the /NoCopy/ function and argument annotations. + ------------------------------------------------------------------- Fri Jan 15 10:11:19 UTC 2010 - tittiatcoke@gmail.com diff --git a/python-sip.spec b/python-sip.spec index 6825254..5a69ba8 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.10 +Version: 4.10.1 Release: 1 %define rversion %version Url: http://www.riverbankcomputing.com/software/sip/intro diff --git a/sip-4.10.1.tar.bz2 b/sip-4.10.1.tar.bz2 new file mode 100644 index 0000000..b06562c --- /dev/null +++ b/sip-4.10.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c87c31dc840de6f17706e333437942cc152a3d10b8b52ac7d5b59fa3d10007 +size 448886 diff --git a/sip-4.10.tar.bz2 b/sip-4.10.tar.bz2 deleted file mode 100644 index 7ff398d..0000000 --- a/sip-4.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f7fc47d863ae97251756f78c813c489c955e1ddad00e0c2a820e2044046df88 -size 493166 From 0ea71f79350f510b69f0324d06f8a735a6cc20eb2eb06262d2273f1500e3a478 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 Mar 2010 19:15:32 +0000 Subject: [PATCH 3/5] ChangeLog has been removed OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=35 --- python-sip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sip.spec b/python-sip.spec index 5a69ba8..ff458a3 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) -%doc NEWS ChangeLog LICENSE doc +%doc NEWS LICENSE doc /usr/bin/sip %{py_incdir}/sip.h %{py_sitedir}/sipconfig.py From 147281412c5a95560e83c8a62eb69044d925a174158e70aee80e30b90879e8b2 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 31 Mar 2010 17:52:29 +0000 Subject: [PATCH 4/5] checked in (request 35884) OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=36 --- python-sip.changes | 6 ------ python-sip.spec | 4 ++-- sip-4.10.1.tar.bz2 | 3 --- sip-4.10.tar.bz2 | 3 +++ 4 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 sip-4.10.1.tar.bz2 create mode 100644 sip-4.10.tar.bz2 diff --git a/python-sip.changes b/python-sip.changes index 1ee9c4b..92195b6 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Fri Mar 26 18:49:41 CET 2010 - dmueller@suse.de - -- update to 4.10.1: - * Added the /NoCopy/ function and argument annotations. - ------------------------------------------------------------------- Fri Jan 15 10:11:19 UTC 2010 - tittiatcoke@gmail.com diff --git a/python-sip.spec b/python-sip.spec index ff458a3..6825254 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.10.1 +Version: 4.10 Release: 1 %define rversion %version Url: http://www.riverbankcomputing.com/software/sip/intro @@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) -%doc NEWS LICENSE doc +%doc NEWS ChangeLog LICENSE doc /usr/bin/sip %{py_incdir}/sip.h %{py_sitedir}/sipconfig.py diff --git a/sip-4.10.1.tar.bz2 b/sip-4.10.1.tar.bz2 deleted file mode 100644 index b06562c..0000000 --- a/sip-4.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0c87c31dc840de6f17706e333437942cc152a3d10b8b52ac7d5b59fa3d10007 -size 448886 diff --git a/sip-4.10.tar.bz2 b/sip-4.10.tar.bz2 new file mode 100644 index 0000000..7ff398d --- /dev/null +++ b/sip-4.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7fc47d863ae97251756f78c813c489c955e1ddad00e0c2a820e2044046df88 +size 493166 From 3254f68c2416b0a799095f536a8333da1123830613cd1e10242cdab5a19bbbe1 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 31 Mar 2010 17:52:30 +0000 Subject: [PATCH 5/5] Updating link to change in openSUSE:Factory/python-sip revision 29.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=94a1f9deefea4bf791769149231c43d2 --- python-sip.changes | 6 ++++++ python-sip.spec | 6 +++--- sip-4.10.1.tar.bz2 | 3 +++ sip-4.10.tar.bz2 | 3 --- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 sip-4.10.1.tar.bz2 delete mode 100644 sip-4.10.tar.bz2 diff --git a/python-sip.changes b/python-sip.changes index 92195b6..1ee9c4b 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 26 18:49:41 CET 2010 - dmueller@suse.de + +- update to 4.10.1: + * Added the /NoCopy/ function and argument annotations. + ------------------------------------------------------------------- Fri Jan 15 10:11:19 UTC 2010 - tittiatcoke@gmail.com diff --git a/python-sip.spec b/python-sip.spec index 6825254..89aa91f 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,5 +1,5 @@ # -# spec file for package python-sip (Version 4.10) +# spec file for package python-sip (Version 4.10.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.10 +Version: 4.10.1 Release: 1 %define rversion %version Url: http://www.riverbankcomputing.com/software/sip/intro @@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) -%doc NEWS ChangeLog LICENSE doc +%doc NEWS LICENSE doc /usr/bin/sip %{py_incdir}/sip.h %{py_sitedir}/sipconfig.py diff --git a/sip-4.10.1.tar.bz2 b/sip-4.10.1.tar.bz2 new file mode 100644 index 0000000..b06562c --- /dev/null +++ b/sip-4.10.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c87c31dc840de6f17706e333437942cc152a3d10b8b52ac7d5b59fa3d10007 +size 448886 diff --git a/sip-4.10.tar.bz2 b/sip-4.10.tar.bz2 deleted file mode 100644 index 7ff398d..0000000 --- a/sip-4.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f7fc47d863ae97251756f78c813c489c955e1ddad00e0c2a820e2044046df88 -size 493166