From c0f0c217a66503bf596f31c4bf99e45d4c582f68 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 8 Dec 2022 12:54:56 +1000 Subject: [PATCH] xkbcomp 1.4.6 --- .gitignore | 2 +- sources | 2 +- xkbcomp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7aa4f12..3f7f4ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/xkbcomp-*.tar.bz2 +/xkbcomp-*.tar.xz diff --git a/sources b/sources index 6ffc01d..063f50b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xkbcomp-1.4.5.tar.bz2) = 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154 +SHA512 (xkbcomp-1.4.6.tar.xz) = 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81 diff --git a/xkbcomp.spec b/xkbcomp.spec index ea9c4d4..0fa902c 100644 --- a/xkbcomp.spec +++ b/xkbcomp.spec @@ -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 - 1.4.6-4 +- xkbcomp 1.4.6 + * Sat Jul 23 2022 Fedora Release Engineering - 1.4.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild