diff --git a/.gitignore b/.gitignore index aebfa28..51896ad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ suite3270-3.3.10ga4-src.tgz /suite3270-3.3.13ga7-src.tgz /suite3270-3.3.14ga7-src.tgz /suite3270-3.3.14ga9-src.tgz +/suite3270-3.3.14ga11-src.tgz diff --git a/sources b/sources index cd573d1..9ff9a08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42f6e6cc1ffabd4d9fdcc7e3a9907243 suite3270-3.3.14ga9-src.tgz +e91232c9bb7071fd29a37261d476f044 suite3270-3.3.14ga11-src.tgz diff --git a/x3270.spec b/x3270.spec index a2acce0..ac61b21 100644 --- a/x3270.spec +++ b/x3270.spec @@ -4,7 +4,7 @@ %define majorver 3.3 Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 -Version: 3.3.14ga9 +Version: 3.3.14ga11 Release: 1%{?dist} License: BSD Group: Applications/Internet @@ -189,6 +189,9 @@ fi %changelog +* Thu May 08 2014 Dan Horák - 3.3.14ga11-1 +- updated to 3.3.14ga11 (#1095670) + * Mon Apr 14 2014 Dan Horák - 3.3.14ga9-1 - updated to 3.3.14ga9 (#1087398)