This commit is contained in:
committed by
Git OBS Bridge
parent
685d8cf6a5
commit
890e6a9194
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 09:05:35 CEST 2009 - beineri@opensuse.org
|
||||
|
||||
- update to 4.8 release:
|
||||
* support for Python v3
|
||||
* the ability to supply alternate super-types and meta-types
|
||||
for wrapped objects
|
||||
* documentation built using Sphinx
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 00:06:03 CEST 2009 - dmueller@suse.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-sip (Version 4.7.90.snapshot.20090601)
|
||||
# spec file for package python-sip (Version 4.8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -23,9 +23,9 @@ BuildRequires: c++_compiler python python-devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to create python bindings
|
||||
Version: 4.7.90.snapshot.20090601
|
||||
Version: 4.8
|
||||
Release: 1
|
||||
%define rversion 4.8-snapshot-20090601
|
||||
%define rversion 4.8
|
||||
Url: http://www.riverbankcomputing.co.uk/software/sip/intro
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: sip-%{rversion}.tar.bz2
|
||||
@@ -72,6 +72,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/sip
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2009 beineri@opensuse.org
|
||||
- update to 4.8 release:
|
||||
* support for Python v3
|
||||
* the ability to supply alternate super-types and meta-types
|
||||
for wrapped objects
|
||||
* documentation built using Sphinx
|
||||
* Wed Jun 03 2009 dmueller@suse.de
|
||||
- update to 20090601 snapshot fixing nested template handling
|
||||
* Sun May 17 2009 beineri@opensuse.org
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0460b7c6a3bf7f55152ebfeef12ad96b89800b59b0e10353067b0f2efc186914
|
||||
size 361812
|
3
sip-4.8.tar.bz2
Normal file
3
sip-4.8.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1341444ef463fda7c58c5b0a304cc477906ead5a91d81a8d22b0ac444519a838
|
||||
size 447427
|
Reference in New Issue
Block a user