- updated to 3.6ga5 (#1544168)

This commit is contained in:
Dan Horák 2018-02-12 11:20:47 +01:00
parent 141fbfcf26
commit 57dacc8c86
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ suite3270-3.3.10ga4-src.tgz
/suite3270-3.5ga10-src.tgz
/suite3270-3.5ga11-src.tgz
/suite3270-3.6ga4-src.tgz
/suite3270-3.6ga5-src.tgz

View File

@ -1 +1 @@
SHA512 (suite3270-3.6ga4-src.tgz) = 5309c4b4ad0d730033166b0bdb7638bba5fc00908776a229d5f0a131f72741897a0bf6b86dee3b1c9f3d480dc4f23e03e812d3349cec7094908c6a54a87d5ccb
SHA512 (suite3270-3.6ga5-src.tgz) = 33c36c2cd091cde8d28a8bd1b4d7bd9481856854c1353ad068ffbbcfa6661002e9d7f588131bd1ce4f321208ba17b659c26a1dd32fa7a6fae8ae4a81f89ad631

View File

@ -3,8 +3,8 @@
%global majorver 3.6
Summary: An X Window System based IBM 3278/3279 terminal emulator
Name: x3270
Version: 3.6ga4
Release: 3%{?dist}
Version: 3.6ga5
Release: 1%{?dist}
License: BSD
Group: Applications/Internet
URL: http://x3270.sourceforge.net/
@ -135,6 +135,9 @@ cd %{_fontdir} && %{_prefix}/bin/mkfontdir
%changelog
* Mon Feb 12 2018 Dan Horák <dan[at]danny.cz> - 3.6ga5-1
- updated to 3.6ga5 (#1544168)
* Fri Feb 9 2018 Florian Weimer <fweimer@redhat.com> - 3.6ga4-3
- Build playback with LDFLAGS from redhat-rpm-config