From a84b5e7a5fc1fa5da71f16fcce6a7c964b4df8da Mon Sep 17 00:00:00 2001 From: Dan Hor?k Date: Mon, 14 Apr 2014 18:25:04 +0200 Subject: [PATCH] - updated to 3.3.14ga9 (#1087398) --- .gitignore | 1 + sources | 2 +- x3270.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8672a8..aebfa28 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 73a3d4c..cd573d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d7b96e73e68f186deaad163824442b9 suite3270-3.3.14ga7-src.tgz +42f6e6cc1ffabd4d9fdcc7e3a9907243 suite3270-3.3.14ga9-src.tgz diff --git a/x3270.spec b/x3270.spec index c34de31..a2acce0 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.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 - 3.3.14ga9-1 +- updated to 3.3.14ga9 (#1087398) + * Thu Mar 13 2014 Dan Horák - 3.3.14ga7-1 - updated to 3.3.14ga7 (#1075007)