Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-14 09:08:19 +00:00
parent 881503d974
commit 693364e225

View File

@ -1,6 +1,6 @@
Name: xcb-util-keysyms
Version: 0.4.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Standard X key constants and keycodes conversion on top of libxcb
Group: System Environment/Libraries
License: MIT
@ -62,6 +62,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 29 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-8
- Use ldconfig scriptlet macros.