update to 1.1.6 [release 1.1.6-1mamba;Tue Apr 11 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 19:58:34 +01:00
parent 690d70e2a6
commit fdf48c66ed

View File

@ -1,19 +1,18 @@
Name: xwininfo
Version: 1.1.5
Version: 1.1.6
Release: 1mamba
Summary: xwininfo - window information 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/xwininfo-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: https://xorg.freedesktop.org/releases/individual/app/xwininfo-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libxcb-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Xwininfo is a utility for displaying information about windows. Various information is displayed depending on which options are selected.
@ -46,6 +45,9 @@ There is also a special -root option to quickly obtain information on the screen
%doc COPYING
%changelog
* Tue Apr 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-1mamba
- update to 1.1.6
* Sat May 23 2020 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
- automatic update by autodist