Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fluidsynth for openSUSE:Factory 
checked in at 2022-09-27 20:13:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fluidsynth (Old)
 and      /work/SRC/openSUSE:Factory/.fluidsynth.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fluidsynth"

Tue Sep 27 20:13:04 2022 rev:69 rq:1005985 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes    2022-09-08 
14:21:58.938437516 +0200
+++ /work/SRC/openSUSE:Factory/.fluidsynth.new.2275/fluidsynth.changes  
2022-09-27 20:13:06.977719250 +0200
@@ -1,0 +2,8 @@
+Sat Sep 24 16:39:05 UTC 2022 - Tom Mbrt <tom.m...@googlemail.com>
+
+- Update to 2.3.0
+   * CMake 3.13 is now required
+   * for a full changelog, see 
https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-230
+- Remove hard-coded fluidsynth.service and use .service generated during build
+
+-------------------------------------------------------------------

Old:
----
  fluidsynth-2.2.9.tar.gz
  fluidsynth.service

New:
----
  fluidsynth-2.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fluidsynth.spec ++++++
--- /var/tmp/diff_new_pack.ZsVCKp/_old  2022-09-27 20:13:07.501720405 +0200
+++ /var/tmp/diff_new_pack.ZsVCKp/_new  2022-09-27 20:13:07.509720423 +0200
@@ -18,7 +18,7 @@
 
 %define sover   3
 Name:           fluidsynth
-Version:        2.2.9
+Version:        2.3.0
 Release:        0
 Summary:        A Real-Time Software Synthesizer That Uses Soundfont(tm)
 License:        LGPL-2.1-or-later
@@ -26,9 +26,8 @@
 URL:            https://www.fluidsynth.orga/
 Source0:        
https://github.com/FluidSynth/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.conf
-Source2:        %{name}.service
 Source1000:     baselibs.conf
-BuildRequires:  cmake >= 3.1.0
+BuildRequires:  cmake >= 3.13.0
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkgconfig
@@ -76,6 +75,7 @@
 %build
 %cmake \
     -DFLUID_DAEMON_ENV_FILE=%{_fillupdir}/sysconfig.%{name} \
+    -DDEFAULT_SOUNDFONT=/usr/share/sounds/sf2/FluidR3_GM.sf2 \
     -Denable-lash=0
 %cmake_build
 
@@ -90,7 +90,7 @@
 %cmake_install
 mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
 install -Dpm0644 %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.%{name}
-install -Dpm0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
+install -Dpm0644 build/fluidsynth.service 
%{buildroot}%{_unitdir}/%{name}.service
 mkdir %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 
@@ -126,6 +126,8 @@
 %{_includedir}/%{name}.h
 %{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
+%dir %{_libdir}/cmake/%{name}/
+%{_libdir}/cmake/%{name}/*.cmake
 
 %files -n libfluidsynth%{sover}
 %{_libdir}/lib%{name}.so.%{sover}*

++++++ fluidsynth-2.2.9.tar.gz -> fluidsynth-2.3.0.tar.gz ++++++
++++ 3522 lines of diff (skipped)

Reply via email to