- updated to 3.3.15ga6 (#1171097)

This commit is contained in:
Dan Horák 2014-12-06 16:13:34 +01:00
parent 6935b6b428
commit 0c814fb8d0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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