automatic version update by autodist [release 1.4.0-1mamba;Mon Jul 28 2025]

This commit is contained in:
2025-07-28 21:58:10 +02:00
parent a9fefad4b9
commit 85298f6a85
2 changed files with 7 additions and 2 deletions

View File

@@ -9,3 +9,4 @@ This information can be obtained with the -queryExtensions option. Use of this o
Detailed information about a particular extension is displayed with the -ext extensionName option.
If extensionName is all, information about all extensions supported by both xdpyinfo and the server is displayed.

View File

@@ -1,5 +1,5 @@
Name: xdpyinfo
Version: 1.3.4
Version: 1.4.0
Release: 1mamba
Summary: xdpyinfo - display information utility for X
Group: Graphical Desktop/Applications/Utilities
@@ -16,11 +16,13 @@ BuildRequires: libXcomposite-devel
BuildRequires: libXext-devel
BuildRequires: libXi-devel
BuildRequires: libXinerama-devel
BuildRequires: libXrandr-devel
BuildRequires: libXrender-devel
BuildRequires: libXtst-devel
BuildRequires: libXxf86dga-devel
BuildRequires: libXxf86vm-devel
BuildRequires: libxcb-devel
BuildRequires: libxpresent-devel
## AUTOBUILDREQ-END
%description
@@ -33,7 +35,6 @@ This information can be obtained with the -queryExtensions option. Use of this o
Detailed information about a particular extension is displayed with the -ext extensionName option.
If extensionName is all, information about all extensions supported by both xdpyinfo and the server is displayed.
%debug_package
%prep
%setup -q
@@ -57,6 +58,9 @@ If extensionName is all, information about all extensions supported by both xdpy
#ChangeLog README
%changelog
* Mon Jul 28 2025 Automatic Build System <autodist@openmamba.org> 1.4.0-1mamba
- automatic version update by autodist
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.4-1mamba
- automatic version update by autodist