xkbcomp 1.4.6
This commit is contained in:
parent
4c36bae07e
commit
c0f0c217a6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/xkbcomp-*.tar.bz2
|
||||
/xkbcomp-*.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xkbcomp-1.4.5.tar.bz2) = 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154
|
||||
SHA512 (xkbcomp-1.4.6.tar.xz) = 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: xkbcomp
|
||||
Version: 1.4.5
|
||||
Version: 1.4.6
|
||||
Release: 4%{?dist}
|
||||
Summary: XKB keymap compiler
|
||||
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/app/xkbcomp-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/app/xkbcomp-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make gcc
|
||||
BuildRequires: libxkbfile-devel
|
||||
@ -45,6 +45,9 @@ X.Org XKB keymap compiler development files
|
||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.6-4
|
||||
- xkbcomp 1.4.6
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user