Rebuild with fixed binutils
This commit is contained in:
parent
44352ba6f6
commit
44815d6aac
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 5%{?gitdate:.%{gitdate}}%{?dist}
|
Release: 6%{?gitdate:.%{gitdate}}%{?dist}
|
||||||
Summary: X.Org X11 XKB parsing library
|
Summary: X.Org X11 XKB parsing library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
%{_libdir}/pkgconfig/xkbcommon-x11.pc
|
%{_libdir}/pkgconfig/xkbcommon-x11.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 0.8.0-6
|
||||||
|
- Rebuild with fixed binutils
|
||||||
|
|
||||||
* Mon Jul 30 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.8.0-5
|
* Mon Jul 30 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.8.0-5
|
||||||
- Fix invalid pointer passed to FreeStmt()
|
- Fix invalid pointer passed to FreeStmt()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user