diff --git a/pulseaudio.spec b/pulseaudio.spec index e89385c..3e5bd96 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -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 - 15.0-6 +- Fix gsettings-helper crash +- Issue: https://gitee.com/src-openeuler/pulseaudio/issues/I4WAEZ + * Tue Jul 26 2022 tangjie02 - 15.0-5 - fix the problem that the description field of pa_alsa_path struct isn't translated