Rebuild to fix segfaulting issue
A test rebuild seemed to fix the segfaulting issue (bz 1021118) I am seeing. I am not sure what the underlying cause is, but my first guess would be a library ABI change without a soname bump.
This commit is contained in:
parent
4eef8685d4
commit
b6118284b6
@ -1,6 +1,6 @@
|
|||||||
Name: pavucontrol
|
Name: pavucontrol
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Volume control for PulseAudio
|
Summary: Volume control for PulseAudio
|
||||||
|
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -50,6 +50,9 @@ desktop-file-install \
|
|||||||
%{_datadir}/applications/pavucontrol.desktop
|
%{_datadir}/applications/pavucontrol.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 23 2013 Bruno Wolff III <bruno@wolff.to> - 2.0-3
|
||||||
|
- Rebuild seems to fix segfaulting issue (bz 1021118)
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user