From f0b570d15ce650b94c4c94b43f88df6fc9510b7d Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Jan 18 2007 12:55:01 +0000 Subject: 4.5.2 --- diff --git a/.cvsignore b/.cvsignore index 2fa746b..3638e28 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ sip-4.3.1.tar.gz sip-4.4.3.tar.gz sip-4.4.5.tar.gz sip-4.5.tar.gz +sip-4.5.2.tar.gz diff --git a/sip.spec b/sip.spec index 3bb0bd1..485d8da 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.6 +%define qtver 3.3.7 %define qtpkg qt Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.5 -Release: 2 +Version: 4.5.2 +Release: 1 License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{_includedir}/python?.?/* %changelog +* Thu Jan 18 2007 Than Ngo - 4.5.2-1 +- 4.5.2 + * Thu Dec 7 2006 Jeremy Katz - 4.5-2 - rebuild against python 2.5 - cleanups for python packaging guidelines diff --git a/sources b/sources index d061877..a8235d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8171a370e15b2bf7ed3a1b579c0e9ae1 sip-4.5.tar.gz +0fdb0cbdcbbe158009196437711eb8bd sip-4.5.2.tar.gz