From 5e6638f83842a71a0eca46792952f17c298b8b8f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:43:32 +0100 Subject: [PATCH] update to 1.1.5 [release 1.1.5-1mamba;Sat Nov 26 2022] --- xkbevd.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/xkbevd.spec b/xkbevd.spec index 45ac9ff..b371df6 100644 --- a/xkbevd.spec +++ b/xkbevd.spec @@ -1,20 +1,19 @@ Name: xkbevd -Version: 1.1.4 -Release: 2mamba +Version: 1.1.5 +Release: 1mamba Summary: xkbevd - XKB event daemon Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba -Packager: Tiziana Ferro -URL: http://xorg.freedesktop.org/ -Source: http://xorg.freedesktop.org/releases/individual/app/xkbevd-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://xorg.freedesktop.org/releases/individual/app/xkbevd-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libxkbfile-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. @@ -44,6 +43,9 @@ The configuration file consists of a list of event specification/action pairs an #ChangeLog README %changelog +* Sat Nov 26 2022 Silvan Calarco 1.1.5-1mamba +- update to 1.1.5 + * Thu Dec 10 2020 Silvan Calarco 1.1.4-2mamba - rebuilt with debug package