update to 1.1.2 [release 1.1.2-1mamba;Fri May 20 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:32:22 +01:00
parent b656931d1b
commit 0cec86b167

View File

@ -1,13 +1,13 @@
Name: xauth
Version: 1.1.1
Version: 1.1.2
Release: 1mamba
Summary: xauth - X authority file utility
Group: System/X11
Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://ftp.x.org/pub/individual/app/xauth-%{version}.tar.bz2
Source: http://ftp.x.org/pub/individual/app/xauth-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -20,6 +20,8 @@ BuildRequires: libXmu-devel
%description
The xauth program is used to edit and display the authorization information used in connecting to the X server
%debug_package
%prep
%setup -q
@ -42,6 +44,9 @@ The xauth program is used to edit and display the authorization information used
#ChangeLog README
%changelog
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.2-1mamba
- update to 1.1.2
* Mon Nov 29 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
- automatic version update by autodist