Rebuild because of build failure

Resolves: RHEL-94699
Resolves: RHEL-103430
This commit is contained in:
Tomas Korbar 2025-07-17 09:43:17 +02:00
parent c558ce466a
commit 2892c20f3c

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 366
Release: 11%{?dist}
Release: 12%{?dist}
URL: https://invisible-island.net/xterm
License: MIT
BuildRequires: make
@ -106,6 +106,11 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1*
%changelog
* Wed Jul 17 2025 Tomas Korbar <tkorbar@redhat.com> - 366-12
- Rebuild because of build failure
- Resolves: RHEL-94699
- Resolves: RHEL-103430
* Wed Jul 09 2025 Tomas Korbar <tkorbar@redhat.com> - 366-11
- Fix CVE-2022-24130
- Resolves: RHEL-94699