- updated to 3.3.15ga7 ()

This commit is contained in:
Dan Horák 2014-12-17 15:00:02 +01:00
parent 0c814fb8d0
commit 75fbb7ebd5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ suite3270-3.3.10ga4-src.tgz
/suite3270-3.3.15ga4-src.tgz
/suite3270-3.3.15ga5-src.tgz
/suite3270-3.3.15ga6-src.tgz
/suite3270-3.3.15ga7-src.tgz

View File

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