From 416bde79a5441b207205564c35e609a9322b728ed4a331b4570738d064370251 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 21 Jan 2016 13:00:30 +0000 Subject: [PATCH] Accepting request 354924 from home:scarabeus_iv:branches:Base:System - Version update to ga10 of 3.4 series: * [x3270] Fixed a crash in the Configure Idle Command pop-up. * [x3270] Fixed an issue with overwriting local files in file transfers. * [s3270] Fixed an x3270if build problem when libiconv is needed. * [all] Fixed a problem with truncating the list of LUs when connecting to a host. * [all] Fixed a crash when too many parameters are passed to an action in a macro or script. * [c3270, wc3270] Fixed binary file transfer bug. * [x3270] Fixed missing 'Not Connected' message when disconnecting from a host. * [all] Fixed trace display of incoming IPv6 connections and the parsing of the x3270 -scriptport option. * [tcl3270] Added tcl3270 support for Tcl 8.6. * [all] Renamed $INSTALL variable in the top-level configure script (bugs:15). OBS-URL: https://build.opensuse.org/request/show/354924 OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=39 --- suite3270-3.4ga10-src.tgz | 3 +++ suite3270-3.4ga7-src.tgz | 3 --- x3270.changes | 18 ++++++++++++++++++ x3270.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 suite3270-3.4ga10-src.tgz delete mode 100644 suite3270-3.4ga7-src.tgz diff --git a/suite3270-3.4ga10-src.tgz b/suite3270-3.4ga10-src.tgz new file mode 100644 index 0000000..4f53f4a --- /dev/null +++ b/suite3270-3.4ga10-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c1b46a61e4e727538fa942657c7eea7eef42de916a78c72a086b57330e2417 +size 3398730 diff --git a/suite3270-3.4ga7-src.tgz b/suite3270-3.4ga7-src.tgz deleted file mode 100644 index 6f474c9..0000000 --- a/suite3270-3.4ga7-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f21af93a611d80e2e50338e7831d368fd821ac67a6a292acb48366bbd98155d2 -size 3398617 diff --git a/x3270.changes b/x3270.changes index f37ca2a..a47e655 100644 --- a/x3270.changes +++ b/x3270.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 20 11:07:52 UTC 2016 - tchvatal@suse.com + +- Version update to ga10 of 3.4 series: + * [x3270] Fixed a crash in the Configure Idle Command pop-up. + * [x3270] Fixed an issue with overwriting local files in file transfers. + * [s3270] Fixed an x3270if build problem when libiconv is needed. + * [all] Fixed a problem with truncating the list of LUs when connecting to a + host. + * [all] Fixed a crash when too many parameters are passed to an action in a macro + or script. + * [c3270, wc3270] Fixed binary file transfer bug. + * [x3270] Fixed missing 'Not Connected' message when disconnecting from a host. + * [all] Fixed trace display of incoming IPv6 connections and the parsing of the + x3270 -scriptport option. + * [tcl3270] Added tcl3270 support for Tcl 8.6. + * [all] Renamed $INSTALL variable in the top-level configure script (bugs:15). + ------------------------------------------------------------------- Mon Sep 7 12:09:58 UTC 2015 - tchvatal@suse.com diff --git a/x3270.spec b/x3270.spec index 4a4fb81..9d69824 100644 --- a/x3270.spec +++ b/x3270.spec @@ -1,7 +1,7 @@ # # spec file for package x3270 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define _suffix ga7 +%define _suffix ga10 %define _fullname suite3270-%{version}%{_suffix} %define _x026ver 1.2 Name: x3270