automatic version update by autodist [release 380-1mamba;Mon May 15 2023]

This commit is contained in:
Automatic Build System 2024-01-05 19:57:11 +01:00
parent 3962373f16
commit 734b515722

View File

@ -1,5 +1,5 @@
Name: xterm Name: xterm
Version: 379 Version: 380
Release: 1mamba Release: 1mamba
Summary: A terminal emulator for the X Window System Summary: A terminal emulator for the X Window System
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -30,6 +30,8 @@ The xterm program is a terminal emulator for the X Window System.
It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.
This version implements ISO/ANSI colors using the "new" color model (i.e., background color erase). It also implements most of the control sequences for VT220. See the xterm FAQ This version implements ISO/ANSI colors using the "new" color model (i.e., background color erase). It also implements most of the control sequences for VT220. See the xterm FAQ
%debug_package
%prep %prep
%setup -q %setup -q
@ -50,18 +52,14 @@ This version implements ISO/ANSI colors using the "new" color model (i.e., backg
%{_bindir}/resize %{_bindir}/resize
%{_bindir}/uxterm %{_bindir}/uxterm
%{_bindir}/xterm %{_bindir}/xterm
%{_datadir}/pixmaps/filled-xterm_32x32.xpm %{_datadir}/pixmaps/*.xpm
%{_datadir}/pixmaps/filled-xterm_48x48.xpm
%{_datadir}/pixmaps/mini.xterm_32x32.xpm
%{_datadir}/pixmaps/mini.xterm_48x48.xpm
%{_datadir}/pixmaps/xterm-color_32x32.xpm
%{_datadir}/pixmaps/xterm-color_48x48.xpm
%{_datadir}/pixmaps/xterm_32x32.xpm
%{_datadir}/pixmaps/xterm_48x48.xpm
%{_prefix}/lib/X11/app-defaults/* %{_prefix}/lib/X11/app-defaults/*
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Mon May 15 2023 Automatic Build System <autodist@mambasoft.it> 380-1mamba
- automatic version update by autodist
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 379-1mamba * Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 379-1mamba
- automatic version update by autodist - automatic version update by autodist