diff --git a/.gitignore b/.gitignore index 34f9a8c..de6e5a5 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ suite3270-3.3.10ga4-src.tgz /suite3270-3.3.15ga8-src.tgz /suite3270-3.3.15ga9-src.tgz /suite3270-3.5ga8-src.tgz +/suite3270-3.5ga9-src.tgz diff --git a/sources b/sources index 7513564..e0dc8af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fa6a20c899d233e0778c0ab6fdd0f85 suite3270-3.5ga8-src.tgz +SHA512 (suite3270-3.5ga9-src.tgz) = b206f0f9a698922ca207d93cbd9d302c2fc9fd7f492de78f63fadaaee96dfeeebe3e06a51ca181f5785287832db7e1a3b6666db2cab1a23a138caab7e1eed634 diff --git a/x3270.spec b/x3270.spec index ecc7e8a..9d9cba5 100644 --- a/x3270.spec +++ b/x3270.spec @@ -3,7 +3,7 @@ %global majorver 3.5 Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 -Version: 3.5ga8 +Version: 3.5ga9 Release: 1%{?dist} License: BSD Group: Applications/Internet @@ -147,6 +147,9 @@ fi %changelog +* Tue Dec 27 2016 Dan Horák - 3.5ga9-1 +- updated to 3.5ga9 (#1408735) + * Mon May 16 2016 Dan Horák - 3.5ga8-1 - updated to 3.5ga8 (#1335153)