- updated to 3.5ga9 (#1408735)

This commit is contained in:
Dan Horák 2016-12-27 10:45:43 +01:00
parent 4bf03f13db
commit ddae17f554
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
4fa6a20c899d233e0778c0ab6fdd0f85 suite3270-3.5ga8-src.tgz
SHA512 (suite3270-3.5ga9-src.tgz) = b206f0f9a698922ca207d93cbd9d302c2fc9fd7f492de78f63fadaaee96dfeeebe3e06a51ca181f5785287832db7e1a3b6666db2cab1a23a138caab7e1eed634

View File

@ -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 <dan[at]danny.cz> - 3.5ga9-1
- updated to 3.5ga9 (#1408735)
* Mon May 16 2016 Dan Horák <dan[at]danny.cz> - 3.5ga8-1
- updated to 3.5ga8 (#1335153)