update to 4.13.2:
- A bug fix release. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=71
This commit is contained in:
parent
400062b4c4
commit
61f9f03dd4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 13:10:49 CET 2012 - dmueller@suse.de
|
||||
|
||||
update to 4.13.2:
|
||||
- A bug fix release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 23 13:49:02 CET 2011 - dmueller@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sip
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-sip
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: python
|
||||
@ -23,7 +22,7 @@ BuildRequires: python-devel
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SIP
|
||||
Group: Development/Libraries/Python
|
||||
Version: 4.13.1
|
||||
Version: 4.13.2
|
||||
Release: 0
|
||||
%define rversion %version
|
||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||
@ -41,6 +40,7 @@ for any C or C++ library.
|
||||
|
||||
%package devel
|
||||
Summary: SIP tool to create python bindings
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %name = %version
|
||||
Requires: c++_compiler python-devel python-sip-bin
|
||||
|
||||
@ -56,6 +56,7 @@ own sip bindings.
|
||||
|
||||
%package bin
|
||||
Summary: SIP tool to create python bindings
|
||||
Group: Development/Libraries/Python
|
||||
Provides: python-sip:/usr/bin/sip
|
||||
|
||||
%description bin
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-sip
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,9 +15,8 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python3-sip
|
||||
Version: 4.13.1
|
||||
Version: 4.13.2
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SIP
|
||||
@ -50,6 +49,7 @@ for any C or C++ library.
|
||||
|
||||
%package devel
|
||||
Summary: SIP tool to create python bindings
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %{name} = %{version}
|
||||
Requires: c++_compiler
|
||||
Requires: python-sip-bin
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee8b2465dbe756608326cc9a2cbcd8b98773743bdc59984ed082bddf19a0b226
|
||||
size 733021
|
3
sip-4.13.2.tar.gz
Normal file
3
sip-4.13.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bc3f5353c75918e1c8499ec1474e7b3392c30513ea6d7a6334f88b88271eebf
|
||||
size 733120
|
Loading…
Reference in New Issue
Block a user