From 3f49c311e40a9f5ae36a393764d9f16c5745f36c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 11 2009 15:14:19 +0000 Subject: sync w/devel for sip-4.9.1 --- diff --git a/.cvsignore b/.cvsignore index b6100df..308fb47 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sip-4.8.2.tar.gz +sip-4.9.1.tar.gz diff --git a/sip.spec b/sip.spec index 2daee96..f356460 100644 --- a/sip.spec +++ b/sip.spec @@ -4,14 +4,12 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.8.2 -Release: 2%{?dist} -# http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license -License: Python +Version: 4.9.1 +Release: 1%{?dist} +License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro -Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz -#Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}-snapshot-%{snap}.tar.gz +Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}%{?snap:-snapshot-%{snap}}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -64,6 +62,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog LICENSE NEWS README +%doc LICENSE-GPL2.txt LICENSE-GPL3.txt %{python_sitearch}/* %{_bindir}/* @@ -74,6 +73,16 @@ rm -rf %{buildroot} %changelog +* Fri Oct 23 2009 Rex Dieter - 4.9.1-1 +- sip-4.9.1 + +* Thu Oct 15 2009 Rex Dieter - 4.9.1-0.1.20091014 +- sip-4.9.1-snapshot-20091014 + +* Thu Oct 15 2009 Rex Dieter - 4.9-1 +- sip-4.9 +- License: GPLv2 or GPLv3 + * Mon Aug 10 2009 Ville Skyttä - 4.8.2-2 - Convert specfile to UTF-8. diff --git a/sources b/sources index 4e65af8..b8d7b81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ae60712aa6b4095a8cdab11b437f8f0 sip-4.8.2.tar.gz +4bd61529a956a08841bb3cc2f949e1c4 sip-4.9.1.tar.gz