From d9ca327b67c4c5921cfb19ff21ee89049156df64 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Apr 27 2006 10:04:57 +0000 Subject: - update to 4.4.3 - built with %%{optflags} --- diff --git a/.cvsignore b/.cvsignore index f948626..8c06a14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ sip-4.1.tar.gz sip-4.2.tar.gz sip-4.2.1.tar.gz sip-4.3.1.tar.gz +sip-4.4.3.tar.gz diff --git a/sip.spec b/sip.spec index 62d783b..3ae7007 100644 --- a/sip.spec +++ b/sip.spec @@ -3,7 +3,7 @@ %define pythonpkg python %define minor .2 -%define qtver 3.3.5 +%define qtver 3.3.6 %define qtpkg qt %if "%{pythonver}" == "2.4" @@ -14,8 +14,8 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.3.1 -Release: 1.2.1 +Version: 4.4.3 +Release: 1 License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -56,7 +56,7 @@ classes library. %build QTDIR="" && source /etc/profile.d/qt.sh -%pythonprog configure.py -l qt-mt -d %{pythonsitedir} +%pythonprog configure.py -d %{pythonsitedir} CXXFLAGS="%{optflags}" CFLAGS="%{optflags}" make %{?_smp_mflags} @@ -83,6 +83,11 @@ rm -rf %{buildroot} %{_includedir}/python%{pythonver}/* %changelog +* Thu Apr 27 2006 Than Ngo 4.4.3-1 +- update to 4.4.3 +- built with %%{optflags} + + * Fri Feb 10 2006 Jesse Keating - 4.3.1-1.2.1 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index 4f26643..9c918eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c561d8dc19fbe3a8bffc4b10bd56910f sip-4.3.1.tar.gz +7465a9cf8e1f280425ab8f9f6e85b888 sip-4.4.3.tar.gz