From 9f204f656d624bf192be8344f91f85b1c791989e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 6 May 2021 12:46:17 +1000 Subject: [PATCH] xmodmap 1.0.10 --- sources | 2 +- xmodmap.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 587bf63..c010cc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xmodmap-1.0.9.tar.bz2) = 6e50f2ba072ec171bd3fc34f75b21c63f9834f3c0f1608c857f80a4b2c8a9696b03dde79f8342bf67504b759297bc24a64056a625d295a4f89dd31eb938400ac +SHA512 (xmodmap-1.0.10.tar.bz2) = 324c7dcef843186088f16b3bc47485eb3c9b4331e56ce43b692deb4bb3d4f4f27512480e91a379cceac8383df920dc5e37cd825246b50b6343291cec48134c04 diff --git a/xmodmap.spec b/xmodmap.spec index 8dab355..260dcb3 100644 --- a/xmodmap.spec +++ b/xmodmap.spec @@ -1,6 +1,6 @@ Name: xmodmap -Version: 1.0.9 -Release: 2%{?dist} +Version: 1.0.10 +Release: 1%{?dist} Summary: Edit and display the X11 core keyboard map License: MIT @@ -36,6 +36,9 @@ autoreconf -v --install %{_mandir}/man1/%{name}.1* %changelog +* Thu May 06 2021 Peter Hutterer 1.0.10-1 +- xmodmap 1.0.10 + * Thu Apr 08 2021 Peter Hutterer - 1.0.9-2 - Fix Obsoletes line to actually obsolete the -39 server-utils (#1932754)