diff --git a/xterm-390.tgz b/xterm-390.tgz deleted file mode 100644 index dc535d66ee485337b8b2741c6a78e6cf5e0731f0..0000000000000000000000000000000000000000 Binary files a/xterm-390.tgz and /dev/null differ diff --git a/xterm-397.tgz b/xterm-397.tgz new file mode 100644 index 0000000000000000000000000000000000000000..01ff123017e54df3be4f64915e2fc56580509753 Binary files /dev/null and b/xterm-397.tgz differ diff --git a/xterm.spec b/xterm.spec index ddf0460cd29d9e652b295b2d16130a779d5156de..6fb893ccc7901691c21f350e7ad296100c5060e4 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,10 +1,10 @@ Name: xterm -Version: 390 +Version: 397 Release: 1 Summary: It is a terminal emulator for the X Window System License: MIT -URL: http://invisible-island.net/xterm -Source0: https://invisible-mirror.net/archives/xterm/xterm-%{version}.tgz +URL: https://invisible-island.net/xterm +Source0: https://invisible-island.net/archives/xterm/xterm-%{version}.tgz BuildRequires: gcc pkgconfig ncurses-devel libutempter-devel BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils @@ -19,11 +19,7 @@ Obsoletes: xterm-resize < %{version}-%{release} The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals. -%package help -Summary: Doc files for xterm - -%description help -The xterm-help package contains doc files for xterm. +%package_help %prep %autosetup -n xterm-%{version} -p1 @@ -62,6 +58,9 @@ install -m 644 -p xterm.appdata.xml %{buildroot}/%{_datadir}/appdata %{_mandir}/man1/* %changelog +* Mon Jan 20 2025 lingsheng - 397-1 +- Update to version 397 + * Thu Feb 29 2024 wangqia - 390-1 - Update to version 390