- updated to 3.3.14ga11 (#1095670)

This commit is contained in:
Dan Horák 2014-05-08 18:14:52 +02:00
parent a84b5e7a5f
commit 1bb66f38e4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ suite3270-3.3.10ga4-src.tgz
/suite3270-3.3.13ga7-src.tgz /suite3270-3.3.13ga7-src.tgz
/suite3270-3.3.14ga7-src.tgz /suite3270-3.3.14ga7-src.tgz
/suite3270-3.3.14ga9-src.tgz /suite3270-3.3.14ga9-src.tgz
/suite3270-3.3.14ga11-src.tgz

View File

@ -1 +1 @@
42f6e6cc1ffabd4d9fdcc7e3a9907243 suite3270-3.3.14ga9-src.tgz e91232c9bb7071fd29a37261d476f044 suite3270-3.3.14ga11-src.tgz

View File

@ -4,7 +4,7 @@
%define majorver 3.3 %define majorver 3.3
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.3.14ga9 Version: 3.3.14ga11
Release: 1%{?dist} Release: 1%{?dist}
License: BSD License: BSD
Group: Applications/Internet Group: Applications/Internet
@ -189,6 +189,9 @@ fi
%changelog %changelog
* Thu May 08 2014 Dan Horák <dan[at]danny.cz> - 3.3.14ga11-1
- updated to 3.3.14ga11 (#1095670)
* Mon Apr 14 2014 Dan Horák <dan[at]danny.cz> - 3.3.14ga9-1 * Mon Apr 14 2014 Dan Horák <dan[at]danny.cz> - 3.3.14ga9-1
- updated to 3.3.14ga9 (#1087398) - updated to 3.3.14ga9 (#1087398)