From 91222db3a56c899cd6aae1bacd7b0f765211fc44 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Sep 24 2004 14:38:25 +0000 Subject: update to 4.1 --- diff --git a/.cvsignore b/.cvsignore index bd76f50..654a13e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ sip-3.10.2.tar.gz +sip-4.1.tar.gz diff --git a/sip.spec b/sip.spec index 362ef23..8a14510 100644 --- a/sip.spec +++ b/sip.spec @@ -3,7 +3,7 @@ %define pythonpkg python %define minor .2 -%define qtver 3.3.2 +%define qtver 3.3.3 %define qtpkg qt %if "%{pythonver}" == "2.3" @@ -14,8 +14,8 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 3.10.2 -Release: 2 +Version: 4.1 +Release: 1 License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -85,6 +85,9 @@ rm -rf %{buildroot} %{_includedir}/python%{pythonver}/* %changelog +* Fri Sep 24 2004 Than Ngo 4.1-1 +- update to 4.1 + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index bdc6ea7..3fb3c34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58bb7a3d9b538564a943f72bde60c3bd sip-3.10.2.tar.gz +f67a830535ade5da99c065b7780e584b sip-4.1.tar.gz