!52 [sync] PR-50: 【轻量级 PR】:Fix gsettings-helper crash

From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2022-08-03 11:00:47 +00:00 committed by Gitee
commit 9a545f4b93
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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