Author: lisu Date: Tue Sep 6 07:14:46 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.5 - bump version of soname
---- Files affected: packages/fluidsynth: fluidsynth.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: packages/fluidsynth/fluidsynth.spec diff -u packages/fluidsynth/fluidsynth.spec:1.43 packages/fluidsynth/fluidsynth.spec:1.44 --- packages/fluidsynth/fluidsynth.spec:1.43 Tue Aug 30 10:29:41 2011 +++ packages/fluidsynth/fluidsynth.spec Tue Sep 6 09:14:41 2011 @@ -13,12 +13,12 @@ Summary: FluidSynth - a software, real-time synthesizer Summary(pl.UTF-8): FluidSynth - programowy syntezator działający w czasie rzeczywistym Name: fluidsynth -Version: 1.1.4 +Version: 1.1.5 Release: 1 License: LGPL Group: Applications/Sound Source0: http://downloads.sourceforge.net/fluidsynth/%{name}-%{version}.tar.bz2 -# Source0-md5: b5fd2f8df79f31b68f06770dccb67956 +# Source0-md5: 835b98b0ddedbb9cc24b53d66cf900c3 URL: http://www.fluidsynth.org/ BuildRequires: alsa-lib-devel >= 0.9.0 BuildRequires: autoconf >= 2.52 @@ -124,7 +124,7 @@ %doc ChangeLog README %attr(755,root,root) %{_bindir}/fluidsynth %attr(755,root,root) %{_libdir}/libfluidsynth.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libfluidsynth.so.0 +%attr(755,root,root) %ghost %{_libdir}/libfluidsynth.so.1 %{_mandir}/man1/fluidsynth.1* %files devel @@ -146,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2011/09/06 07:14:41 lisu +- updated to 1.1.5 +- bump version of soname + Revision 1.43 2011/08/30 08:29:41 lisu - updated to 1.1.4 - version of soname has been changed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fluidsynth/fluidsynth.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
