automatic version update by autodist [release 1.0.9-1mamba;Tue Dec 13 2022]

This commit is contained in:
Automatic Build System 2024-01-05 19:42:49 +01:00
parent 15fa6095a5
commit 9c393037b1

View File

@ -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 <tiziana.ferro@email.it>
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 <autodist@mambasoft.it> 1.0.9-1mamba
- automatic version update by autodist
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
- automatic update by autodist