diff --git a/pulseaudio.spec b/pulseaudio.spec index 0cf5d3d..2bc84ce 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -34,9 +34,8 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 4%{?snap:.%{snap}git%{shortcommit}}%{?dist} -# Automatically converted from old format: LGPLv2+ - review is highly recommended. -License: LicenseRef-Callaway-LGPLv2+ +Release: 5%{?snap:.%{snap}git%{shortcommit}}%{?dist} +License: LGPL-2.1-or-later URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} # git clone git://anongit.freedesktop.org/pulseaudio/pulseaudio @@ -674,6 +673,10 @@ systemctl --no-reload preset --global pulseaudio.socket >/dev/null 2>&1 || : %changelog +* Thu Dec 05 2024 Wim Taymans - 17.0-5 +- Fix license field + Resolves: DESKTOP-1151 + * Tue Nov 19 2024 Yaakov Selkowitz - 17.0-4 - Do not build daemon on RHEL Resolves: DESKTOP-1151