From 9c393037b112abefc4d0fae9da6874622b0db425 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:42:49 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.9-1mamba;Tue Dec 13 2022] --- xhost.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/xhost.spec b/xhost.spec index cf3ff8d..ced1237 100644 --- a/xhost.spec +++ b/xhost.spec @@ -1,21 +1,19 @@ Name: xhost -Version: 1.0.8 +Version: 1.0.9 Release: 1mamba Summary: xhost - server access control program for X Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro -URL: http://xorg.freedesktop.org/ +URL: https://www.x.org/wiki/ Source: http://xorg.freedesktop.org/releases/individual/app/xhost-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel -BuildRequires: libXau-devel BuildRequires: libXmu-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server. @@ -44,6 +42,9 @@ The xhost program is used to add and delete host names or user names to the list %doc AUTHORS COPYING %changelog +* Tue Dec 13 2022 Automatic Build System 1.0.9-1mamba +- automatic version update by autodist + * Fri Aug 02 2019 Automatic Build System 1.0.8-1mamba - automatic update by autodist