Accepting request 236696 from home:termim:branches:KDE:Qt
update to 4.16.1 OBS-URL: https://build.opensuse.org/request/show/236696 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=120
This commit is contained in:
parent
50bf717f71
commit
ecff97e164
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 03:02:11 UTC 2014 - termim@gmail.com
|
||||
|
||||
- Update to 4.16.1
|
||||
- Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 02:13:29 UTC 2014 - termim@gmail.com
|
||||
|
||||
|
@ -16,17 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define rversion %{version}
|
||||
%define python_sip_api 11.1
|
||||
|
||||
Name: python-sip
|
||||
Version: 4.16
|
||||
Version: 4.16.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/introa
|
||||
Source0: http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
|
||||
Source0: sip-%{version}.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
|
||||
@ -64,7 +63,7 @@ This package contains all the developer tools you need to create your
|
||||
own sip bindings.
|
||||
|
||||
%prep
|
||||
%setup -q -n sip-%{rversion}
|
||||
%setup -q -n sip-%{version}
|
||||
%patch0
|
||||
%patch1
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 03:02:59 UTC 2014 - termim@gmail.com
|
||||
|
||||
- Update to 4.16.1
|
||||
- Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 02:12:07 UTC 2014 - termim@gmail.com
|
||||
|
||||
|
@ -16,17 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define rversion %{version}
|
||||
%define python_sip_api 11.1
|
||||
|
||||
Name: python3-sip
|
||||
Version: 4.16
|
||||
Version: 4.16.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://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
|
||||
Source0: sip-%{version}.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
|
||||
@ -67,7 +66,7 @@ This package contains all the developer tools you need to create your
|
||||
own sip bindings.
|
||||
|
||||
%prep
|
||||
%setup -q -n sip-%{rversion}
|
||||
%setup -q -n sip-%{version}
|
||||
%patch0
|
||||
%patch1
|
||||
|
||||
|
3
sip-4.16.1.tar.gz
Normal file
3
sip-4.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a49eabd36897ab0362c247f0e3cbb10387023e9936cd9898d7442419c3a176c2
|
||||
size 793382
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d769ce2486bab4cb0b3bea8868153c7e5c27b50ee74fec3329e35ed50a346398
|
||||
size 793162
|
Loading…
Reference in New Issue
Block a user