- updated to 3.6ga11 (#1814079)

This commit is contained in:
Dan Horák 2020-03-17 10:15:05 +01:00
parent c2816f3a60
commit ce2655aa34
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ suite3270-3.3.10ga4-src.tgz
/suite3270-3.6ga8-src.tgz /suite3270-3.6ga8-src.tgz
/suite3270-3.6ga9-src.tgz /suite3270-3.6ga9-src.tgz
/suite3270-3.6ga10-src.tgz /suite3270-3.6ga10-src.tgz
/suite3270-3.6ga11-src.tgz

View File

@ -1 +1 @@
SHA512 (suite3270-3.6ga10-src.tgz) = 7086de61f2c5fd224c6b6c14bba2e0b62c263bb868fe158c0b5a91db4009372afc5bba83c182cf71410693e8017212d6fbdbcb32db5847b24716115996680a1a SHA512 (suite3270-3.6ga11-src.tgz) = 12e1d8ae28873bda8253063368f86afe0731a1f407b0a3cb2c8685b4a316847c680d26f68b346edcde0d2a2c22eb9bdbd3bd6f83009cffd3603e150ee96323f1

View File

@ -3,7 +3,7 @@
%global majorver 3.6 %global majorver 3.6
Summary: An X Window System based IBM 3278/3279 terminal emulator Summary: An X Window System based IBM 3278/3279 terminal emulator
Name: x3270 Name: x3270
Version: 3.6ga10 Version: 3.6ga11
Release: 1%{?dist} Release: 1%{?dist}
License: BSD License: BSD
URL: http://x3270.sourceforge.net/ URL: http://x3270.sourceforge.net/
@ -126,6 +126,9 @@ desktop-file-install \
%changelog %changelog
* Tue Mar 17 2020 Dan Horák <dan[at]danny.cz> - 3.6ga11-1
- updated to 3.6ga11 (#1814079)
* Mon Feb 24 2020 Dan Horák <dan[at]danny.cz> - 3.6ga10-1 * Mon Feb 24 2020 Dan Horák <dan[at]danny.cz> - 3.6ga10-1
- updated to 3.6ga10 (#1806341) - updated to 3.6ga10 (#1806341)