diff --git a/.cvsignore b/.cvsignore index c1e68a8..19ea79f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sip-4.9.tar.gz +sip-4.9.1-snapshot-20091014.tar.gz diff --git a/sip.spec b/sip.spec index 2720944..e9a603b 100644 --- a/sip.spec +++ b/sip.spec @@ -2,10 +2,12 @@ %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?python_inc:%global python_inc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc(1)")} +%define snap 20091014 + Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.9 -Release: 1%{?dist} +Version: 4.9.1 +Release: 0.1.%{snap}%{?dist} License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro @@ -73,6 +75,9 @@ rm -rf %{buildroot} %changelog +* 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 diff --git a/sources b/sources index 4353284..15d08b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caf83cde684dbf7aeeb9c4447d54b98d sip-4.9.tar.gz +eddc6efffd5e97c94fb4d07fb3457253 sip-4.9.1-snapshot-20091014.tar.gz