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 Name: xwininfo
Version: 1.1.5 Version: 1.1.6
Release: 1mamba Release: 1mamba
Summary: xwininfo - window information utility for X Summary: xwininfo - window information utility for X
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://xorg.freedesktop.org/ URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/xwininfo-%{version}.tar.bz2 Source: https://xorg.freedesktop.org/releases/individual/app/xwininfo-%{version}.tar.xz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libxcb-devel BuildRequires: libxcb-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Xwininfo is a utility for displaying information about windows. Various information is displayed depending on which options are selected. 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 %doc COPYING
%changelog %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 * Sat May 23 2020 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
- automatic update by autodist - automatic update by autodist