Author: qboosh Date: Mon Aug 25 22:39:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.2 (note: soname back to .so.0)
---- Files affected: SPECS: libdiscid.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libdiscid.spec diff -u SPECS/libdiscid.spec:1.2 SPECS/libdiscid.spec:1.3 --- SPECS/libdiscid.spec:1.2 Sat Jul 12 05:25:08 2008 +++ SPECS/libdiscid.spec Tue Aug 26 00:39:44 2008 @@ -2,12 +2,12 @@ Summary: Library for creating MusicBrainz DiscIDs Summary(pl.UTF-8): Biblioteka do tworzenia identyfikatorów DiscID dla MusicBrainz Name: libdiscid -Version: 0.2.1 +Version: 0.2.2 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://users.musicbrainz.org/~matt/%{name}-%{version}.tar.gz -# Source0-md5: 93e17108ee7e30a83271a6fcb3a18a56 +# Source0-md5: ee21ddbe696a3c60e14827a75f3bcf5b URL: http://musicbrainz.org/doc/libdiscid BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -72,7 +72,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_libdir}/libdiscid.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libdiscid.so.1 +%attr(755,root,root) %ghost %{_libdir}/libdiscid.so.0 %files devel %defattr(644,root,root,755) @@ -91,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/08/25 22:39:44 qboosh +- updated to 0.2.2 (note: soname back to .so.0) + Revision 1.2 2008/07/12 03:25:08 qboosh - updated to 0.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdiscid.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
