From 558e550a7d263d8f51737d5d5f0bed15391a7c09 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:44:46 +0100 Subject: [PATCH] update to 1.1.5 [release 1.1.5-1mamba;Sat Nov 26 2022] --- xlsclients.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/xlsclients.spec b/xlsclients.spec index 05ff0a9..12f5553 100644 --- a/xlsclients.spec +++ b/xlsclients.spec @@ -1,25 +1,25 @@ Name: xlsclients -Version: 1.1.4 +Version: 1.1.5 Release: 1mamba Summary: xlsclients - list client applications running on a display Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba -Packager: Tiziana Ferro -URL: http://xorg.freedesktop.org/ -Source: http://xorg.freedesktop.org/releases/individual/app/xlsclients-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://xorg.freedesktop.org/releases/individual/app/xlsclients-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libxcb-devel -BuildRequires: libxcb-util-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Xlsclients is a utility for listing information about the client applications running on a display. It may be used to generate scripts representing a snapshot of the user's current session. +%debug_package + %prep %setup -q @@ -38,9 +38,12 @@ It may be used to generate scripts representing a snapshot of the user's current %defattr(-,root,root) %{_bindir}/%{name} %{_mandir}/man?/* -%doc COPYING ChangeLog README +%doc COPYING %changelog +* Sat Nov 26 2022 Silvan Calarco 1.1.5-1mamba +- update to 1.1.5 + * Fri Sep 14 2018 Automatic Build System 1.1.4-1mamba - automatic update by autodist