Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-29 14:30:12 +00:00
parent a39d796b72
commit 6ebb40acf2

View File

@ -1,6 +1,6 @@
Name: xcb-util-keysyms Name: xcb-util-keysyms
Version: 0.4.0 Version: 0.4.0
Release: 13%{?dist} Release: 14%{?dist}
Summary: Standard X key constants and keycodes conversion on top of libxcb Summary: Standard X key constants and keycodes conversion on top of libxcb
License: MIT License: MIT
URL: http://xcb.freedesktop.org URL: http://xcb.freedesktop.org
@ -60,6 +60,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog %changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 0.4.0-13 * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 0.4.0-13
- Use make macros - Use make macros
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro