Fix gsettings-helper crash
Signed-off-by: leeffo <liweiganga@uniontech.com>
This commit is contained in:
parent
bbf65847e4
commit
788ecf2cac
@ -6,7 +6,7 @@
|
|||||||
Name: pulseaudio
|
Name: pulseaudio
|
||||||
Summary: Improved Linux Sound Server
|
Summary: Improved Linux Sound Server
|
||||||
Version: 13.0
|
Version: 13.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.freedesktop.org/wiki/Software/PulseAudio
|
URL: https://www.freedesktop.org/wiki/Software/PulseAudio
|
||||||
Source0: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz
|
Source0: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz
|
||||||
@ -160,6 +160,7 @@ exit 0
|
|||||||
|
|
||||||
%{_prefix}/lib/udev/rules.d/90-pulseaudio.rules
|
%{_prefix}/lib/udev/rules.d/90-pulseaudio.rules
|
||||||
%{_libexecdir}/pulse/*-helper
|
%{_libexecdir}/pulse/*-helper
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||||
%{_datadir}/locale/*
|
%{_datadir}/locale/*
|
||||||
%{_datadir}/pulseaudio/alsa-mixer/*/
|
%{_datadir}/pulseaudio/alsa-mixer/*/
|
||||||
%{_datadir}/zsh/site-functions/_pulseaudio
|
%{_datadir}/zsh/site-functions/_pulseaudio
|
||||||
@ -182,9 +183,12 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README doxygen/html
|
%doc README doxygen/html
|
||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 08 2022 liweiganga <liweiganga@uniontech.com> - 13.0-5
|
||||||
|
- Fix gsettings-helper crash
|
||||||
|
- Issue: https://gitee.com/src-openeuler/pulseaudio/issues/I4WAEZ
|
||||||
|
|
||||||
* Sat Nov 21 2020 yanan li <liyanan32@huawei.com> - 13.0-4
|
* Sat Nov 21 2020 yanan li <liyanan32@huawei.com> - 13.0-4
|
||||||
- remove repeat gdm-hooks packages
|
- remove repeat gdm-hooks packages
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user