From d1c4a523c384119bd61aba253fdfc219ac8b0ff7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jun 27 2009 01:38:36 +0000 Subject: - sip-4.8.1 --- diff --git a/.cvsignore b/.cvsignore index 160ef80..e388a88 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sip-4.7.9.tar.gz +sip-4.8.1.tar.gz diff --git a/sip.spec b/sip.spec index 40b5dc6..1662040 100644 --- a/sip.spec +++ b/sip.spec @@ -4,13 +4,14 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.7.9 +Version: 4.8.1 Release: 1%{?dist} # http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license License: Python 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 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -40,7 +41,7 @@ classes library. %prep -%setup -q +%setup -q -n %{name}-%{version}%{?snap:-snapshot-%{snap}} %build @@ -73,6 +74,21 @@ rm -rf %{buildroot} %changelog +* Tue Jun 16 2009 Rex Dieter - 4.8.1-1 +- sip-4.8.1 + +* Fri Jun 05 2009 Rex Dieter - 4.8-1 +- sip-4.8 + +* Thu May 21 2009 Rex Dieter - 4.8-0.1.20090430 +- sip-4.8-snapshot-20090430 + +* Wed Feb 25 2009 Fedora Release Engineering - 4.7.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 4.7.9-2 +- Rebuild for Python 2.6 + * Mon Nov 17 2008 Rex Dieter 4.7.9-1 - sip-4.7.9 diff --git a/sources b/sources index 0e0565b..d1f64f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -597d7ff7edb42a18421c806ffd18a136 sip-4.7.9.tar.gz +859e5b103ba5a083e4f2021eb6d99b26 sip-4.8.1.tar.gz