Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fluidsynth for openSUSE:Factory checked in at 2021-04-10 15:26:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fluidsynth (Old) and /work/SRC/openSUSE:Factory/.fluidsynth.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fluidsynth" Sat Apr 10 15:26:36 2021 rev:58 rq:883612 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes 2021-03-21 23:19:16.420716647 +0100 +++ /work/SRC/openSUSE:Factory/.fluidsynth.new.2401/fluidsynth.changes 2021-04-10 15:27:24.634380803 +0200 @@ -1,0 +2,17 @@ +Wed Apr 7 15:03:44 CEST 2021 - [email protected] + +- Update baselibs.conf for the soversion 3 + +------------------------------------------------------------------- +Fri Apr 2 19:04:59 UTC 2021 - Tom Mbrt <[email protected]> + +- Update to 2.2.0 + * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-220 + * for API/ABI breaking changes, see https://www.fluidsynth.org/api/RecentChanges.html#NewIn2_2_0 +- bump soversion to 3 +- require a C++ compiler +- add RPM groups +- demote fluid-soundfont-gm to "Recommends" (previously, the user was forced + to install this package, even if he used a custom soundfont in the .conf file) + +------------------------------------------------------------------- Old: ---- fluidsynth-2.1.8.tar.gz New: ---- fluidsynth-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fluidsynth.spec ++++++ --- /var/tmp/diff_new_pack.LNYVNE/_old 2021-04-10 15:27:25.150381410 +0200 +++ /var/tmp/diff_new_pack.LNYVNE/_new 2021-04-10 15:27:25.154381415 +0200 @@ -16,18 +16,20 @@ # -%define sover 2 +%define sover 3 Name: fluidsynth -Version: 2.1.8 +Version: 2.2.0 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later +Group: Productivity/Multimedia/Sound/Midi URL: http://www.fluidsynth.org 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: gcc-c++ BuildRequires: ladspa-devel BuildRequires: pkgconfig BuildRequires: readline-devel @@ -38,7 +40,7 @@ BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sndfile) -Requires: fluid-soundfont-gm +Recommends: fluid-soundfont-gm Requires(pre): %fillup_prereq Requires(pre): group(audio) Requires(pre): shadow @@ -52,6 +54,7 @@ %package devel Summary: Development package for the fluidsynth library +Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libfluidsynth%{sover} = %{version} Provides: libfluidsynth-devel = %{version} @@ -62,6 +65,7 @@ %package -n libfluidsynth%{sover} Summary: Library for Fluidsynth +Group: System/Libraries %description -n libfluidsynth%{sover} This package contains the shared library for Fluidsynth. ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.LNYVNE/_old 2021-04-10 15:27:25.186381453 +0200 +++ /var/tmp/diff_new_pack.LNYVNE/_new 2021-04-10 15:27:25.190381457 +0200 @@ -1 +1 @@ -libfluidsynth2 \ No newline at end of file +libfluidsynth3 ++++++ fluidsynth-2.1.8.tar.gz -> fluidsynth-2.2.0.tar.gz ++++++ ++++ 26162 lines of diff (skipped)
