|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libxkbcommon
|
|
|
|
|
Version: 1.7.0
|
|
|
|
|
Release: 3%{?gitdate:.%{gitdate}}%{?dist}
|
|
|
|
|
Release: 4%{?gitdate:.%{gitdate}}%{?dist}
|
|
|
|
|
Summary: X.Org X11 XKB parsing library
|
|
|
|
|
License: MIT AND X11 AND MIT-CMU
|
|
|
|
|
URL: http://www.x.org
|
|
|
|
@ -126,6 +126,10 @@ Requires: %{name}-utils%{?_isa} = %{version}-%{release}
|
|
|
|
|
%{_mandir}/man1/xkbcli-interactive-x11.1.gz
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.7.0-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jul 15 2024 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.0-3
|
|
|
|
|
- Explicitly Require libxkbcommon in x11-utils for rpminspect
|
|
|
|
|
|
|
|
|
|