diff --git a/.gitignore b/.gitignore index f3427d6..e1fedd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /sip-4.11.2.tar.gz -/sip-4.12.tar.gz -/sip-4.12.1-snapshot-fa100876a783.tar.gz +/sip-4.12.1.tar.gz diff --git a/sip.spec b/sip.spec index ef6263c..21c4bcc 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 fa100876a783 - Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.12.1 -Release: 0.1.%{snap}%{?dist} +Release: 1%{?dist} License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro @@ -181,6 +179,9 @@ rm -rf %{buildroot} %changelog +* Mon Jan 24 2011 Rex Dieter 4.12.1-1 +- sip-4.12.1 + * Sat Jan 15 2011 Rex Dieter - 4.12.1-0.1.fa100876a783 - sip-4.12.1 snapshot diff --git a/sources b/sources index e8ad264..7bd7b06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22400c8d48191339ba2873c2adb69bd0 sip-4.12.1-snapshot-fa100876a783.tar.gz +0f8e8305b14c1812191de2e0ee22fea9 sip-4.12.1.tar.gz