diff --git a/.cvsignore b/.cvsignore index 654a13e..73d55aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ sip-3.10.2.tar.gz sip-4.1.tar.gz +sip-4.2.tar.gz diff --git a/sip.spec b/sip.spec index 9c8adba..ae6b2a5 100644 --- a/sip.spec +++ b/sip.spec @@ -3,7 +3,7 @@ %define pythonpkg python %define minor .2 -%define qtver 3.3.3 +%define qtver 3.3.4 %define qtpkg qt %if "%{pythonver}" == "2.4" @@ -14,8 +14,8 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.1 -Release: 2 +Version: 4.2 +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 Mar 04 2005 Than Ngo 4.2-1 +- 4.2 + * Thu Nov 11 2004 Than Ngo 4.1-2 - rebuild against python 2.4 diff --git a/sources b/sources index 3fb3c34..ff04dd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f67a830535ade5da99c065b7780e584b sip-4.1.tar.gz +b884cc15228a166c9d6fc88aaaeccc96 sip-4.2.tar.gz