diff --git a/.cvsignore b/.cvsignore index 8b10ee9..c15dd64 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sip-4.10-snapshot-20100102.tar.gz +sip-4.10.tar.gz diff --git a/sip.spec b/sip.spec index a5ff8d5..94bd6e4 100644 --- a/sip.spec +++ b/sip.spec @@ -9,12 +9,10 @@ %{!?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 20100102 - Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.10 -Release: 0.2.%{snap}%{?dist} +Release: 1%{?dist} License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro @@ -162,6 +160,9 @@ rm -rf %{buildroot} %changelog +* Fri Jan 15 2010 Rex Dieter - 4.10-1 +- sip-4.10 (final) + * Fri Jan 08 2010 Rex Dieter - 4.10-0.2.20100102 - RFE: Support python3 when building sip (#545124) - drop old pre v4 changelog diff --git a/sources b/sources index b1f7b27..2b18505 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8456d56398b0daf82d64453b4996baa sip-4.10-snapshot-20100102.tar.gz +4b8f7361839b33868dd3cc576509ba8e sip-4.10.tar.gz