Author: caleb Date: Sat Mar 26 10:18:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - Up to 0.2.7 - Downgrade so version number. Upstream project decided to maintain 0.1.x API compatability through 0.2.x releases.
---- Files affected: packages/telepathy-logger: telepathy-logger.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/telepathy-logger/telepathy-logger.spec diff -u packages/telepathy-logger/telepathy-logger.spec:1.18 packages/telepathy-logger/telepathy-logger.spec:1.19 --- packages/telepathy-logger/telepathy-logger.spec:1.18 Wed Mar 23 00:30:35 2011 +++ packages/telepathy-logger/telepathy-logger.spec Sat Mar 26 11:18:20 2011 @@ -2,12 +2,12 @@ Summary: Logging service for Telepathy Summary(pl.UTF-8): Usługa logowania dla Telepathy Name: telepathy-logger -Version: 0.2.6 +Version: 0.2.7 Release: 1 License: LGPL Group: Applications Source0: http://telepathy.freedesktop.org/releases/telepathy-logger/%{name}-%{version}.tar.bz2 -# Source0-md5: f14aa0abf20e6dfcc1015cf8825e63a1 +# Source0-md5: 7e324532efca0b0437bb35e5ffda8e4f URL: http://telepathy.freedesktop.org/wiki/Logger BuildRequires: autoconf >= 2.66 BuildRequires: automake >= 1:1.9 @@ -127,7 +127,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libtelepathy-logger.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtelepathy-logger.so.2 +%attr(755,root,root) %ghost %{_libdir}/libtelepathy-logger.so.1 %{_libdir}/girepository-1.0/TelepathyLogger-0.2.typelib %files devel @@ -143,6 +143,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2011/03/26 10:18:20 caleb +- Up to 0.2.7 +- Downgrade so version number. Upstream project decided to maintain 0.1.x API compatability through 0.2.x releases. + Revision 1.18 2011/03/22 23:30:35 megabajt - updated to 0.2.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-logger/telepathy-logger.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
