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
This commit is contained in:
Dirk Mueller 2016-01-21 13:00:30 +00:00 committed by Git OBS Bridge
parent 082c71362e
commit 416bde79a5
4 changed files with 23 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9c1b46a61e4e727538fa942657c7eea7eef42de916a78c72a086b57330e2417
size 3398730

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f21af93a611d80e2e50338e7831d368fd821ac67a6a292acb48366bbd98155d2
size 3398617

View File

@ -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

View File

@ -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