Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package paprefs for openSUSE:Factory checked in at 2024-12-13 22:37:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paprefs (Old) and /work/SRC/openSUSE:Factory/.paprefs.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paprefs" Fri Dec 13 22:37:36 2024 rev:40 rq:1230632 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/paprefs/paprefs.changes 2022-01-26 21:27:15.721877584 +0100 +++ /work/SRC/openSUSE:Factory/.paprefs.new.29675/paprefs.changes 2024-12-13 22:40:15.198856489 +0100 @@ -1,0 +2,6 @@ +Thu Dec 12 12:12:12 UTC 2024 - [email protected] + +- Replace the non-existant icon preferences-desktop with audio-speakers +- Remove uneeded usage of %suse_update_desktop_file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paprefs.spec ++++++ --- /var/tmp/diff_new_pack.v0Nlwt/_old 2024-12-13 22:40:15.606873495 +0100 +++ /var/tmp/diff_new_pack.v0Nlwt/_new 2024-12-13 22:40:15.610873662 +0100 @@ -1,7 +1,7 @@ # # spec file for package paprefs # -# Copyright (c) 2022 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 @@ -28,7 +28,6 @@ BuildRequires: c++_compiler BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: pkgconfig(giomm-2.4) >= 2.26 BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(libpulse) @@ -49,12 +48,12 @@ %autosetup -p1 %build +sed -i 's@Icon=.*@Icon=audio-speakers@' src/paprefs.desktop.in %meson %meson_build %install %meson_install -%suse_update_desktop_file %{name} HardwareSettings AudioVideo Utility %find_lang %{name} %{?no_lang_C} %files
