diff --git a/.cvsignore b/.cvsignore index 3638e28..85b81bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ sip-4.4.3.tar.gz sip-4.4.5.tar.gz sip-4.5.tar.gz sip-4.5.2.tar.gz +sip-4.6.tar.gz diff --git a/sip.spec b/sip.spec index 485d8da..7ad680a 100644 --- a/sip.spec +++ b/sip.spec @@ -1,13 +1,13 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define minor .2 -%define qtver 3.3.7 +%define qtver 3.3.8 %define qtpkg qt Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.5.2 -Release: 1 +Version: 4.6 +Release: 1%{?dist} License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{_includedir}/python?.?/* %changelog +* Thu Apr 12 2007 Than Ngo - 4.6-1.fc7 +- 4.6 + * Thu Jan 18 2007 Than Ngo - 4.5.2-1 - 4.5.2 diff --git a/sources b/sources index a8235d6..3d5e889 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fdb0cbdcbbe158009196437711eb8bd sip-4.5.2.tar.gz +2f57b65de36e85067b3bdf5830315460 sip-4.6.tar.gz