- updated to 3.3.14ga9 (#1087398)

This commit is contained in:
Dan Hor?k 2014-04-14 18:25:04 +02:00
parent 0cfba690d8
commit a84b5e7a5f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
3d7b96e73e68f186deaad163824442b9 suite3270-3.3.14ga7-src.tgz
42f6e6cc1ffabd4d9fdcc7e3a9907243 suite3270-3.3.14ga9-src.tgz

View File

@ -4,7 +4,7 @@
%define majorver 3.3
Summary: An X Window System based IBM 3278/3279 terminal emulator
Name: x3270
Version: 3.3.14ga7
Version: 3.3.14ga9
Release: 1%{?dist}
License: BSD
Group: Applications/Internet
@ -189,6 +189,9 @@ fi
%changelog
* Mon Apr 14 2014 Dan Horák <dan[at]danny.cz> - 3.3.14ga9-1
- updated to 3.3.14ga9 (#1087398)
* Thu Mar 13 2014 Dan Horák <dan[at]danny.cz> - 3.3.14ga7-1
- updated to 3.3.14ga7 (#1075007)