From e37abbb77d36dbddf720695bbbe776bc77849419 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:43:38 +0100 Subject: [PATCH] update to 1.0.6 [release 1.0.6-1mamba;Sat Oct 22 2022] --- xkbprint.spec | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/xkbprint.spec b/xkbprint.spec index 2dd387a..92a0961 100644 --- a/xkbprint.spec +++ b/xkbprint.spec @@ -1,24 +1,25 @@ Name: xkbprint -Version: 1.0.5 +Version: 1.0.6 Release: 1mamba Summary: xkbprint - print an XKB keyboard description 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/%{name}-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{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 xload program displays a periodically updating histogram of the system load average. +%debug_package + %prep %setup -q @@ -37,9 +38,13 @@ The xload program displays a periodically updating histogram of the system load %defattr(-,root,root) %{_bindir}/%{name} %{_mandir}/man?/* -%doc COPYING ChangeLog +%doc COPYING +#ChangeLog %changelog +* Sat Oct 22 2022 Silvan Calarco 1.0.6-1mamba +- update to 1.0.6 + * Fri Nov 22 2019 Automatic Build System 1.0.5-1mamba - automatic update by autodist