Fix license field
Resolves: DESKTOP-1151
This commit is contained in:
parent
03cf326f94
commit
8d9dc30c32
@ -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 <wtaymans@redhat.com> - 17.0-5
|
||||
- Fix license field
|
||||
Resolves: DESKTOP-1151
|
||||
|
||||
* Tue Nov 19 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 17.0-4
|
||||
- Do not build daemon on RHEL
|
||||
Resolves: DESKTOP-1151
|
||||
|
||||
Loading…
Reference in New Issue
Block a user