This commit is contained in:
committed by
Git OBS Bridge
parent
711d597df3
commit
4adca239da
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 10 18:14:20 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 4.7.7:
|
||||
* C++ structs are now properly handled as a class with
|
||||
a default public section
|
||||
* sip.dump() now includes the objects first child wrapper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 27 13:26:36 CEST 2008 - dmueller@suse.de
|
||||
|
||||
|
@@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package python-sip (Version 4.7.6)
|
||||
# spec file for package python-sip (Version 4.7.7)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@@ -16,8 +23,8 @@ 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.6
|
||||
Release: 3
|
||||
Version: 4.7.7
|
||||
Release: 1
|
||||
Url: http://www.riverbankcomputing.co.uk/sip/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: sip-%{version}.tar.bz2
|
||||
@@ -64,6 +71,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/sip
|
||||
|
||||
%changelog
|
||||
* Sun Aug 10 2008 dmueller@suse.de
|
||||
- update to 4.7.7:
|
||||
* C++ structs are now properly handled as a class with
|
||||
a default public section
|
||||
* sip.dump() now includes the objects first child wrapper
|
||||
* Tue May 27 2008 dmueller@suse.de
|
||||
- update to 4.7.6:
|
||||
* generator fixes for being able to bind Qt 4.4
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79041bea42f5804b4114e723484c81723bbd41624cf7046e0c293e0caae1be2d
|
||||
size 333508
|
3
sip-4.7.7.tar.bz2
Normal file
3
sip-4.7.7.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b58bd7c7e738dd887ac985f6529e6bd08a51236cf1c858d4df26d211ec718b
|
||||
size 333799
|
Reference in New Issue
Block a user