SHA256
1
0
forked from pool/python-sip
OBS User unknown 2009-06-17 23:39:36 +00:00 committed by Git OBS Bridge
parent 890e6a9194
commit 1edfd041f0
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 17 11:37:39 CEST 2009 - dmueller@suse.de
- update to 4.8.1:
- Added support for defining a private assignment operator to suppress the
possible generation of an assignment helper.
-------------------------------------------------------------------
Mon Jun 8 09:05:35 CEST 2009 - beineri@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package python-sip (Version 4.8)
# spec file for package python-sip (Version 4.8.1)
#
# 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.8
Version: 4.8.1
Release: 1
%define rversion 4.8
%define rversion %version
Url: http://www.riverbankcomputing.co.uk/software/sip/intro
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: sip-%{rversion}.tar.bz2
@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/sip
%changelog
* Wed Jun 17 2009 dmueller@suse.de
- update to 4.8.1:
- Added support for defining a private assignment operator to suppress the
possible generation of an assignment helper.
* Mon Jun 08 2009 beineri@opensuse.org
- update to 4.8 release:
* support for Python v3

3
sip-4.8.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82f26f91da77a8194864607403ac59ffa8ff379b58a7c7e6386b934d01685f76
size 448308

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1341444ef463fda7c58c5b0a304cc477906ead5a91d81a8d22b0ac444519a838
size 447427