Author: charles Date: Tue Nov 15 00:19:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.3.2 - STBR (+ qscintilla) for new PyQt
---- Files affected: SPECS: sip.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/sip.spec diff -u SPECS/sip.spec:1.47 SPECS/sip.spec:1.48 --- SPECS/sip.spec:1.47 Mon Sep 19 16:40:55 2005 +++ SPECS/sip.spec Tue Nov 15 01:19:06 2005 @@ -2,13 +2,13 @@ Summary: Python bindings generator for C++ class libraries Summary(pl): Generator powiązań Pythona z bibliotekami klas C++ Name: sip -Version: 4.3.1 +Version: 4.3.2 Release: 1 Epoch: 2 License: redistributable (see LICENSE) Group: Development/Languages/Python Source0: http://www.river-bank.demon.co.uk/download/sip/%{name}-%{version}.tar.gz -# Source0-md5: c561d8dc19fbe3a8bffc4b10bd56910f +# Source0-md5: 993c890998e337d4df71c5d4b0db52b9 URL: http://www.riverbankcomputing.co.uk/sip/index.php BuildRequires: python-devel >= 2.3 BuildRequires: qt-devel >= 3.1.2 @@ -74,7 +74,7 @@ %doc ChangeLog LICENSE NEWS THANKS doc/* %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{py_sitedir}/sip.so -%{py_sitedir}/sipconfig.py +%{py_sitedir}/sip*.py %{py_incdir}/*.h %dir %{_sipfilesdir} @@ -84,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2005/11/15 00:19:06 charles +- updated to 4.3.2 +- STBR (+ qscintilla) for new PyQt + Revision 1.47 2005/09/19 14:40:55 charles - updated to 4.3.1 - BR rpm-pythonprov is back ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sip.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
