From ff26f7dd0a522d46fdde5fa0d74c2f516fe9d9d1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:41:53 +0100 Subject: [PATCH] update to 1.0.7 [release 1.0.7-1mamba;Thu Nov 03 2022] --- xfsinfo.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/xfsinfo.spec b/xfsinfo.spec index 11b8ef4..fa5e7b3 100644 --- a/xfsinfo.spec +++ b/xfsinfo.spec @@ -1,24 +1,25 @@ Name: xfsinfo -Version: 1.0.6 +Version: 1.0.7 Release: 1mamba Summary: xfsinfo - X font server information utility 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/%{name}-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libFS-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Xfsinfo is a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available. +%debug_package + %prep %setup -q @@ -40,6 +41,9 @@ It is used to examine the capabilities of a server, the predefined values for va %doc COPYING %changelog +* Thu Nov 03 2022 Silvan Calarco 1.0.7-1mamba +- update to 1.0.7 + * Fri Aug 02 2019 Automatic Build System 1.0.6-1mamba - automatic update by autodist