This commit is contained in:
Fedora Release Engineering 2024-01-29 11:19:53 +00:00
parent cdc042c16b
commit de24e326d8

View File

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