update to 1.1.4 [release 1.1.4-1mamba;Sat Nov 26 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:44:40 +01:00
parent e6bbfad982
commit 6433fa31ba

View File

@ -1,19 +1,17 @@
Name: xlsatoms
Version: 1.1.3
Version: 1.1.4
Release: 1mamba
Summary: xlsatoms - list interned atoms defined on server
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/xlsatoms-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/xlsatoms-%{version}.tar.xz
License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libXmu-devel
BuildRequires: libxcb-devel
## AUTOBUILDREQ-END
%description
@ -21,6 +19,8 @@ Xlsatoms lists the interned atoms.
By default, all atoms starting from 1 (the lowest atom value defined by the protocol) are listed until unknown atom is found.
If an explicit range is given, xlsatoms will try all atoms in the range, regardless of whether or not any are undefined.
%debug_package
%prep
%setup -q
@ -42,6 +42,9 @@ If an explicit range is given, xlsatoms will try all atoms in the range, regardl
%doc COPYING
%changelog
* Sat Nov 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-1mamba
- update to 1.1.4
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
- automatic update by autodist