Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xterm.git#e605fc79ecd73ad7bb873f576c65d34a3e2e169f
This commit is contained in:
parent
1f93fe3fca
commit
5424e02b8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/xterm-362.tgz
|
||||
/xterm-363.tgz
|
||||
/xterm-364.tgz
|
||||
/xterm-366.tgz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xterm-364.tgz) = c9363a4f64622729a8c954833956bf4019eb69dfc6e7b448be7f0dbf4ac5a56788a32d14f952e2c5021efd9c02e5390dadfbd9a11332a7a1c11c1e43972cd28d
|
||||
SHA512 (xterm-366.tgz) = ffab7e0970b92a25488bd57da2dfe2856279208c489a632e0e92788deec2a4f99510f76e1c88e55f389dfe984c323add0fab31b04d2a1d774ce6d3b2c9c642ef
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 364
|
||||
Version: 366
|
||||
Release: 1%{?dist}
|
||||
URL: https://invisible-island.net/xterm
|
||||
License: MIT
|
||||
@ -103,6 +103,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
|
||||
%{_mandir}/man1/resize.1*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 11 2021 Tomas Korbar <tkorbar@redhat.com> - 366-1
|
||||
- Rebase to version 366
|
||||
- Resolves: rhbz#1927543
|
||||
|
||||
* Wed Feb 03 2021 Tomas Korbar <tkorbar@redhat.com> - 364-1
|
||||
- Rebase to version 364 (#1924362)
|
||||
- Build with pcre2 support (#1909609)
|
||||
|
Loading…
Reference in New Issue
Block a user