diff --git a/SOURCES/xterm-366.tgz b/SOURCES/xterm-366.tgz new file mode 100755 index 0000000..419aeec Binary files /dev/null and b/SOURCES/xterm-366.tgz differ diff --git a/SPECS/xterm.spec b/SPECS/xterm.spec index d6dd013..199b7c1 100644 --- a/SPECS/xterm.spec +++ b/SPECS/xterm.spec @@ -1,7 +1,10 @@ + +%bcond_with trace + Summary: Terminal emulator for the X Window System Name: xterm -Version: 366 -Release: 8%{?dist} +Version: 372 +Release: 2%{?dist} URL: https://invisible-island.net/xterm License: MIT BuildRequires: make @@ -11,15 +14,13 @@ BuildRequires: libxkbfile-devel pcre2-devel pkgconfig(libpcre2-posix) Requires: xterm-resize = %{version}-%{release} Recommends: xorg-x11-fonts-misc -Source0: http://ftp.invisible-island.net/archives/xterm/%{name}-%{version}.tgz -Source1: http://ftp.invisible-island.net/archives/xterm/16colors.txt +Source0: ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz +Source1: ftp://ftp.invisible-island.net/xterm/16colors.txt Patch1: xterm-defaults.patch Patch2: xterm-desktop.patch Patch3: xterm-man-paths.patch -%bcond_with trace - %global x11_app_defaults_dir %(pkg-config --variable appdefaultdir xt) %description @@ -50,18 +51,16 @@ done %configure \ --enable-meta-sends-esc \ --disable-backarrow-key \ - --enable-256-color \ --enable-exec-xterm \ %{?with_trace: --enable-trace} \ --enable-warnings \ - --enable-wide-chars \ --with-app-defaults=%{x11_app_defaults_dir} \ --with-icon-theme=hicolor \ --with-icondir=%{_datadir}/icons \ --with-utempter \ --with-tty-group=tty \ --disable-full-tgetent \ - --with-pcre2 + --with-pcre2 %make_build @@ -101,30 +100,52 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog -* Tue Feb 08 2022 Tomas Korbar - 366-8 -- disable sixel support -- Resolves: CVE-2022-24130 +* Sat Jul 23 2022 Fedora Release Engineering - 372-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Apr 25 2022 Tomas Korbar - 372-1 +- Rebase to version 372 +- Resolves: rhbz#2062511 + +* Mon Feb 28 2022 Tomas Korbar - 371-1 +- Rebase to version 371 +- Resolves: rhbz#2058442 + +* Sat Jan 22 2022 Fedora Release Engineering - 370-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jan 07 2022 Thomas E. Dickey - 370-2 +- Trim configure options which are no longer necessary. +- Resolves: rhbz#2038247 + +* Tue Nov 30 2021 Tomas Korbar - 370-1 +- Rebase to version 370 +- Resolves: rhbz#2023017 + +* Wed Sep 22 2021 Tomas Korbar - 369-1 +- Rebase to version 369 +- Resolves: rhbz#2006589 -* Tue Aug 10 2021 Mohan Boddu -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Fri Jul 23 2021 Fedora Release Engineering - 368-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Thu 05 Aug 2021 Lukas Javorsky - 366-6 -- Second rebuild against pcre2-10.37 (bug #1970765) +* Wed Jul 14 2021 Petr Pisar - 368-2 +- Rebuild against pcre2-10.37 (bug #1965025) -* Thu Aug 05 2021 Tomas Korbar - 366-5 -- Rebuild because of missing gating configuration -- Related: rhbz#1970765 +* Tue Jun 08 2021 Tomas Korbar - 368-1 +- Rebase to version 368 +- Resolves: rhbz#1969214 -* Wed Jul 28 2021 Lukas Javorsky - 366-4 -- Rebuild against pcre2-10.37 (bug #1970765) +* Fri May 21 2021 Joe Orton - 367-3 +- drop luit support -* Tue Jun 01 2021 Tomas Korbar - 366-3 -- Drop luit support -- Resolves: rhbz#1959213 +* Mon May 17 2021 Peter Hutterer 367-2 +- Add luit to Requires +- Resolves: rhbz#1959210 -* Fri Apr 16 2021 Mohan Boddu - 366-2 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Mon Apr 12 2021 Tomas Korbar - 367-1 +- Rebase to version 367 +- Resolves: rhbz#1943741 * Thu Feb 11 2021 Tomas Korbar - 366-1 - Rebase to version 366