From 85298f6a85e38e29b80e0efa9dcacf58a4594725 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 28 Jul 2025 21:58:10 +0200 Subject: [PATCH] automatic version update by autodist [release 1.4.0-1mamba;Mon Jul 28 2025] --- README.md | 1 + xdpyinfo.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc6b947..942979f 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/xdpyinfo.spec b/xdpyinfo.spec index 07cdcac..1e41660 100644 --- a/xdpyinfo.spec +++ b/xdpyinfo.spec @@ -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 1.4.0-1mamba +- automatic version update by autodist + * Fri Apr 28 2023 Automatic Build System 1.3.4-1mamba - automatic version update by autodist