diff --git a/xterm.spec b/xterm.spec index cf406c5..be630b8 100644 --- a/xterm.spec +++ b/xterm.spec @@ -4,7 +4,7 @@ Summary: Terminal emulator for the X Window System Name: xterm Version: 389 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://invisible-island.net/xterm License: MIT AND X11 AND HPND AND CC-BY-4.0 BuildRequires: make @@ -105,6 +105,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog +* Mon Jan 29 2024 Fedora Release Engineering - 389-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jan 03 2024 Tomas Korbar - 389-1 - Rebase to version 389 - Resolves: rhbz#2256390