This commit is contained in:
parent
16822f5761
commit
685d8cf6a5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 3 00:06:03 CEST 2009 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 20090601 snapshot fixing nested template handling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 17 10:24:49 CEST 2009 - beineri@opensuse.org
|
Sun May 17 10:24:49 CEST 2009 - beineri@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sip (Version 4.8.snapshot.20090430)
|
# spec file for package python-sip (Version 4.7.90.snapshot.20090601)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -23,9 +23,9 @@ BuildRequires: c++_compiler python python-devel
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Summary: SIP tool to create python bindings
|
Summary: SIP tool to create python bindings
|
||||||
Version: 4.8.snapshot.20090430
|
Version: 4.7.90.snapshot.20090601
|
||||||
Release: 1
|
Release: 1
|
||||||
%define rversion 4.8-snapshot-20090430
|
%define rversion 4.8-snapshot-20090601
|
||||||
Url: http://www.riverbankcomputing.co.uk/software/sip/intro
|
Url: http://www.riverbankcomputing.co.uk/software/sip/intro
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: sip-%{rversion}.tar.bz2
|
Source0: sip-%{rversion}.tar.bz2
|
||||||
@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog README TODO
|
%doc ChangeLog README
|
||||||
/usr/bin/sip
|
/usr/bin/sip
|
||||||
%{py_incdir}/sip.h
|
%{py_incdir}/sip.h
|
||||||
%{py_sitedir}/sip.so
|
%{py_sitedir}/sip.so
|
||||||
@ -72,6 +72,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/sip
|
/usr/share/sip
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 03 2009 dmueller@suse.de
|
||||||
|
- update to 20090601 snapshot fixing nested template handling
|
||||||
* Sun May 17 2009 beineri@opensuse.org
|
* Sun May 17 2009 beineri@opensuse.org
|
||||||
- update to 4.8 snapshot as of 20090430
|
- update to 4.8 snapshot as of 20090430
|
||||||
* Fri Dec 05 2008 dmueller@suse.de
|
* Fri Dec 05 2008 dmueller@suse.de
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:802a1627d8b830b19dd1f7402d5b66a9eb4f6f691935607cef765f1268788786
|
|
||||||
size 361790
|
|
3
sip-4.8-snapshot-20090601.tar.bz2
Normal file
3
sip-4.8-snapshot-20090601.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0460b7c6a3bf7f55152ebfeef12ad96b89800b59b0e10353067b0f2efc186914
|
||||||
|
size 361812
|
Loading…
x
Reference in New Issue
Block a user