|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: xcb-util-keysyms
|
|
|
|
|
Version: 0.4.1
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Standard X key constants and keycodes conversion on top of libxcb
|
|
|
|
|
License: X11-distribute-modifications-variant
|
|
|
|
|
URL: http://xcb.freedesktop.org
|
|
|
|
@ -61,6 +61,10 @@ rm %{buildroot}%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.4.1-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.4.1-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|