- updated to 3.3.15ga5 (#1154010)

This commit is contained in:
Dan Horák 2014-10-17 11:49:36 +02:00
parent 78059fd7ee
commit 6935b6b428
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ suite3270-3.3.10ga4-src.tgz
/suite3270-3.3.14ga9-src.tgz
/suite3270-3.3.14ga11-src.tgz
/suite3270-3.3.15ga4-src.tgz
/suite3270-3.3.15ga5-src.tgz

View File

@ -1 +1 @@
180e0c272d3f457e180c0099823c7ed4 suite3270-3.3.15ga4-src.tgz
3272d2583a24535012bffec31665873c suite3270-3.3.15ga5-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.15ga4
Version: 3.3.15ga5
Release: 1%{?dist}
License: BSD
Group: Applications/Internet
@ -198,6 +198,9 @@ fi
%changelog
* Fri Oct 17 2014 Dan Horák <dan[at]danny.cz> - 3.3.15ga5-1
- updated to 3.3.15ga5 (#1154010)
* Fri Oct 10 2014 Dan Horák <dan[at]danny.cz> - 3.3.15ga4-1
- updated to 3.3.15ga4 (#1150568)