automatic version update by autodist [release 368-1mamba;Fri Jun 18 2021]

This commit is contained in:
Automatic Build System 2024-01-05 19:57:10 +01:00
parent 78e5554cbf
commit 62e7e61672

View File

@ -1,5 +1,5 @@
Name: xterm
Version: 367
Version: 368
Release: 1mamba
Summary: A terminal emulator for the X Window System
Group: Graphical Desktop/Applications/Utilities
@ -11,15 +11,18 @@ Source: http://invisible-mirror.net/archives/xterm/xterm-%{version}.tgz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libfontconfig-devel
BuildRequires: libICE-devel
BuildRequires: libtermcap-devel
BuildRequires: libX11-devel
BuildRequires: libXaw-devel
BuildRequires: libXext-devel
BuildRequires: libXft-devel
BuildRequires: libXinerama-devel
BuildRequires: libXmu-devel
BuildRequires: libXpm-devel
BuildRequires: libXt-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libtermcap-devel
## AUTOBUILDREQ-END
%description
@ -59,6 +62,9 @@ This version implements ISO/ANSI colors using the "new" color model (i.e., backg
%{_mandir}/man1/*
%changelog
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 368-1mamba
- automatic version update by autodist
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 367-1mamba
- automatic version update by autodist