]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- updated to 2.0.5 auto/th/fluidsynth-2.0.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2019 17:09:28 +0000 (19:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2019 17:09:28 +0000 (19:09 +0200)
fluidsynth.spec

index f8dab148de1ea1bd428fe691bcdf5ccf50248403..8731f6bfbc02f422f29b7996635a3fabd3fff92e 100644 (file)
@@ -8,7 +8,7 @@
 Summary:       FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):     FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:          fluidsynth
-Version:       2.0.4
+Version:       2.0.5
 Release:       1
 %if %{with lash} || %{with readline}
 License:       GPL v2+ (enforced by lash/readline), LGPL v2+ (fluidsynth itself)
@@ -18,7 +18,7 @@ License:      LGPL v2+
 Group:         Applications/Sound
 #Source0Download: https://github.com/FluidSynth/fluidsynth/releases
 Source0:       https://github.com/FluidSynth/fluidsynth/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: cd8e9b69f3cd250f76de78b1698ad1d2
+# Source0-md5: 4e08e701e25de820e7c403c5dc62c734
 URL:           http://www.fluidsynth.org/
 BuildRequires: alsa-lib-devel >= 0.9.1
 BuildRequires: cmake >= 3.1.0
@@ -118,5 +118,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libfluidsynth.so
 %{_includedir}/fluidsynth.h
-%{_includedir}/%{name}
+%{_includedir}/fluidsynth
 %{_pkgconfigdir}/fluidsynth.pc
This page took 0.241977 seconds and 4 git commands to generate.