Author: qboosh Date: Sun Nov 13 06:53:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.6 (note: new soname)
---- Files affected: packages/qscintilla2: qscintilla2.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/qscintilla2/qscintilla2.spec diff -u packages/qscintilla2/qscintilla2.spec:1.36 packages/qscintilla2/qscintilla2.spec:1.37 --- packages/qscintilla2/qscintilla2.spec:1.36 Sat Jun 25 09:04:34 2011 +++ packages/qscintilla2/qscintilla2.spec Sun Nov 13 07:52:55 2011 @@ -6,12 +6,12 @@ Summary: QScintilla2 - a port to Qt of the Scintilla editing component Summary(pl.UTF-8): QScintilla2 - port komponentu edytora Scintilla dla biblioteki Qt Name: qscintilla2 -Version: 2.5.1 +Version: 2.6 Release: 1 License: GPL v2 or GPL v3 with Riverbank GPL Exception v1.1 Group: X11/Libraries Source0: http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz -# Source0-md5: dd7edef5ff674d307057a3c12dbd8fce +# Source0-md5: 0605a8006ea752ec2d1d7fc4791d1c75 Patch0: %{name}-internal_build.patch URL: http://www.riverbankcomputing.co.uk/software/qscintilla/ BuildRequires: QtDesigner-devel @@ -142,7 +142,7 @@ %defattr(644,root,root,755) %doc GPL_EXCEPTION.TXT NEWS OPENSOURCE-NOTICE.TXT README %attr(755,root,root) %{_libdir}/libqscintilla2.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.6 +%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.8 %lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/qscintilla2.qm %lang(de) %{_datadir}/locale/de/LC_MESSAGES/qscintilla2.qm %lang(es) %{_datadir}/locale/es/LC_MESSAGES/qscintilla2.qm @@ -179,6 +179,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2011/11/13 06:52:55 qboosh +- updated to 2.6 (note: new soname) + Revision 1.36 2011/06/25 07:04:34 qboosh - updated to 2.5.1 (note: new soname) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qscintilla2/qscintilla2.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
