Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2025-12-09 12:52:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-tools.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-tools"

Tue Dec  9 12:52:17 2025 rev:86 rq:1321612 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes    2025-04-15 
16:50:09.089722127 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new.1939/alsa-tools.changes  
2025-12-09 12:57:27.397870258 +0100
@@ -1,0 +2,10 @@
+Mon Dec  8 14:47:13 UTC 2025 - Takashi Iwai <[email protected]>
+
+- Update to alsa-tools 1.2.15:
+  * envy24control: port to GTK 4
+  * hdspmixer: fix null pointer dereference
+  * Update hdajackretask.desktop
+- Build with gtk4
+- Drop obsoleted suse_update_desktop_file macro usages
+
+-------------------------------------------------------------------

Old:
----
  alsa-tools-1.2.14.tar.bz2
  alsa-tools-1.2.14.tar.bz2.sig

New:
----
  alsa-tools-1.2.15.tar.bz2
  alsa-tools-1.2.15.tar.bz2.sig

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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.u7U62E/_old  2025-12-09 12:57:28.049897742 +0100
+++ /var/tmp/diff_new_pack.u7U62E/_new  2025-12-09 12:57:28.049897742 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alsa-tools
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define build_hwdep_loader     0
 Name:           alsa-tools
-Version:        1.2.14
+Version:        1.2.15
 Release:        0
 Summary:        Various ALSA Tools
 License:        GPL-2.0-or-later
@@ -40,8 +40,8 @@
 BuildRequires:  gobject-introspection
 BuildRequires:  gtk2-devel
 BuildRequires:  gtk3-devel
+BuildRequires:  gtk4-devel
 BuildRequires:  libtool
-BuildRequires:  update-desktop-files
 
 %description
 This is a meta package for collection of sub-packages.
@@ -331,14 +331,11 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # remove obsolete hotplug files
 rm -rf %{buildroot}%{_sysconfdir}/hotplug
-# install desktop files
-%suse_update_desktop_file envy24control AudioVideo Mixer GTK
-%suse_update_desktop_file -i rmedigicontrol AudioVideo Mixer GTK
-%suse_update_desktop_file hdspconf AudioVideo Utility
-%suse_update_desktop_file hdspmixer AudioVideo Mixer
-%suse_update_desktop_file hdajackretask AudioVideo Utility
-%suse_update_desktop_file hwmixvolume AudioVideo Mixer
-%suse_update_desktop_file echomixer AudioVideo Mixer
+# extra desktop files
+mkdir -p %{buildroot}%{_datadir}/applications
+install -c -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/applications/
+mkdir -p %{buildroot}%{_datadir}/pixmaps
+install -c -m 0644 %{SOURCE7} %{buildroot}%{_datadir}/pixmaps/
 # opl3 sounds
 mkdir -p %{buildroot}%{_datadir}/sounds/opl3
 install -c -m 0644 *.o3 *.sb %{buildroot}%{_datadir}/sounds/opl3

++++++ alsa-tools-1.2.14.tar.bz2 -> alsa-tools-1.2.15.tar.bz2 ++++++
++++ 2288 lines of diff (skipped)

Reply via email to