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 f04e28c..1662040 100644 --- a/sip.spec +++ b/sip.spec @@ -4,13 +4,14 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.7.9 -Release: 3%{?dist} +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,15 @@ 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 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