Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fluidsynth for openSUSE:Factory checked in at 2024-01-25 18:39:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fluidsynth (Old) and /work/SRC/openSUSE:Factory/.fluidsynth.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fluidsynth" Thu Jan 25 18:39:48 2024 rev:74 rq:1141196 version:2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes 2023-11-22 18:54:29.267310063 +0100 +++ /work/SRC/openSUSE:Factory/.fluidsynth.new.1815/fluidsynth.changes 2024-01-25 18:39:53.511845539 +0100 @@ -1,0 +2,6 @@ +Wed Jan 24 09:33:28 UTC 2024 - Takashi Iwai <ti...@suse.com> + +- Drop the leftover directory for the old system-wide service + (bsc#1219124) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fluidsynth.spec ++++++ --- /var/tmp/diff_new_pack.sknjwq/_old 2024-01-25 18:39:54.187869658 +0100 +++ /var/tmp/diff_new_pack.sknjwq/_new 2024-01-25 18:39:54.187869658 +0100 @@ -1,7 +1,7 @@ # # spec file for package fluidsynth # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -86,7 +86,6 @@ %install %cmake_install -mkdir -p %{buildroot}%{_localstatedir}/lib/%{name} install -Dpm0644 %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.%{name} install -Dpm0644 build/fluidsynth.service %{buildroot}%{_userunitdir}/%{name}.service mkdir %{buildroot}%{_sbindir} @@ -110,7 +109,6 @@ %files %license LICENSE %doc AUTHORS ChangeLog README.md THANKS TODO -%dir %attr(-,%{name},audio) %{_localstatedir}/lib/%{name} %{_bindir}/%{name} %{_fillupdir}/sysconfig.%{name} %{_mandir}/man1/%{name}.1%{?ext_man}