update to 1.0.6 [release 1.0.6-1mamba;Sat Oct 22 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:43:38 +01:00
parent 6fc0351f39
commit e37abbb77d

View File

@ -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 <tiziana.ferro@email.it>
URL: http://xorg.freedesktop.org/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 1.0.6-1mamba
- update to 1.0.6
* Fri Nov 22 2019 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
- automatic update by autodist