another release bump
clean up test Related: RHEL-64018
This commit is contained in:
parent
7d8e67b593
commit
11128a732f
@ -5,4 +5,5 @@ test: ./test.sh
|
||||
require:
|
||||
- x3270
|
||||
- xwayland-run
|
||||
- mutter
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
#!/bin/sh -eux
|
||||
|
||||
echo -e 'Wait(3, seconds)\nQuit()' | xvfb-run -s '-screen 0 640x480x8 -extension RANDR' x3270 -script
|
||||
echo -e 'Wait(3, seconds)\nQuit()' | xwfb-run -c mutter -- x3270 -script
|
||||
|
@ -4,7 +4,7 @@
|
||||
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
||||
Name: x3270
|
||||
Version: 4.3ga8
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: BSD-3-Clause AND MIT AND Apache-2.0
|
||||
URL: https://x3270.miraheze.org/wiki/Main_Page
|
||||
Source0: http://downloads.sourceforge.net/%{name}/suite3270-%{version}-src.tgz
|
||||
@ -114,6 +114,11 @@ desktop-file-install \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2024 Jakub Čajka <jcajka@redhat.com> 4.3ga8-8
|
||||
- another release bump
|
||||
- clean up test
|
||||
- Related: RHEL-64018
|
||||
|
||||
* Fri Nov 29 2024 Jakub Čajka <jcajka@redhat.com> 4.3ga8-7
|
||||
- yet one more release bump
|
||||
- port test
|
||||
|
Loading…
Reference in New Issue
Block a user