diff --git a/.cvsignore b/.cvsignore index 678960e..f948626 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ sip-3.10.2.tar.gz sip-4.1.tar.gz sip-4.2.tar.gz sip-4.2.1.tar.gz +sip-4.3.1.tar.gz diff --git a/sip.spec b/sip.spec index 6bd4432..dd8449a 100644 --- a/sip.spec +++ b/sip.spec @@ -3,7 +3,7 @@ %define pythonpkg python %define minor .2 -%define qtver 3.3.4 +%define qtver 3.3.5 %define qtpkg qt %if "%{pythonver}" == "2.4" @@ -14,7 +14,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.2.1 +Version: 4.3.1 Release: 1 License: GPL Group: Development/Tools @@ -83,6 +83,9 @@ rm -rf %{buildroot} %{_includedir}/python%{pythonver}/* %changelog +* Mon Sep 12 2005 Than Ngo 4.3.1-1 +- update to 4.3.1 + * Wed Mar 23 2005 Than Ngo 4.2.1-1 - 4.2.1 diff --git a/sources b/sources index 554f599..4f26643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -552d8487ab419320b2bdb50f45d256ca sip-4.2.1.tar.gz +c561d8dc19fbe3a8bffc4b10bd56910f sip-4.3.1.tar.gz