update to 1.2.5 [release 1.2.5-1mamba;Fri Dec 09 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:56:22 +01:00
parent 9cc094c07e
commit 35b881c828

View File

@ -1,13 +1,13 @@
Name: xset
Version: 1.2.4
Version: 1.2.5
Release: 1mamba
Summary: xset - user preference utility for X
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/xset-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/xset-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -15,11 +15,12 @@ BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXmu-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Xset is used to set various user preference options of the display.
%debug_package
%prep
%setup -q
@ -38,9 +39,12 @@ Xset is used to set various user preference options of the display.
%defattr(-,root,root)
%{_bindir}/%{name}
%{_mandir}/man?/*
%doc COPYING ChangeLog README
%doc COPYING
%changelog
* Fri Dec 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-1mamba
- update to 1.2.5
* Sat Oct 27 2018 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
- automatic update by autodist