Fix gsettings-helper crash
(cherry picked from commit 758205d8d875e8c332b09b7ab54652183c672640)
This commit is contained in:
parent
a508a8f5c2
commit
58da2269f2
@ -6,7 +6,7 @@
|
||||
Name: pulseaudio
|
||||
Summary: Improved Linux Sound Server
|
||||
Version: 15.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: LGPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/PulseAudio
|
||||
Source0: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz
|
||||
@ -189,6 +189,7 @@ exit 0
|
||||
%exclude %{_libdir}/pulse-%{version}/modules/module-bluetooth-policy.so
|
||||
%{_prefix}/lib/udev/rules.d/90-pulseaudio.rules
|
||||
%{_libexecdir}/pulse/*-helper
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
%{_datadir}/locale/*
|
||||
%{_datadir}/pulseaudio/alsa-mixer/*/
|
||||
%{_datadir}/zsh/site-functions/_pulseaudio
|
||||
@ -229,9 +230,12 @@ exit 0
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%{_mandir}/man*/*
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Tue Aug 02 2022 liweiganga <liweiganga@uniontech.com> - 15.0-6
|
||||
- Fix gsettings-helper crash
|
||||
- Issue: https://gitee.com/src-openeuler/pulseaudio/issues/I4WAEZ
|
||||
|
||||
* Tue Jul 26 2022 tangjie02 <tangjie02@kylinsec.com> - 15.0-5
|
||||
- fix the problem that the description field of pa_alsa_path struct isn't translated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user