Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package x3270 for openSUSE:Factory checked 
in at 2022-05-09 18:43:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x3270 (Old)
 and      /work/SRC/openSUSE:Factory/.x3270.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "x3270"

Mon May  9 18:43:45 2022 rev:44 rq:975628 version:4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/x3270/x3270.changes      2021-07-10 
22:54:57.499547462 +0200
+++ /work/SRC/openSUSE:Factory/.x3270.new.1538/x3270.changes    2022-05-09 
18:44:07.136208563 +0200
@@ -1,0 +2,27 @@
+Sun May  1 11:10:02 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to current stable release 4.1 ga13:
+  * Added a macros menu to c3270 and wc3270.
+  * Corrected support for the macros resource without a qualifying host name.
+  * The entire list of command-line options is now displayed only
+    with the --help command-line option, not for every unknown option.
+  * Changed the default for unlockDelay in all emulators from
+    true to false. This is a very significant change.
+  * When input from the String() action overflows a field,
+    the cursor now lands in the correct location.
+  * When a host has multiple addresses, the emulators (except pr3287)
+    will now reliably try up to four of them.
+  * Errors from the OpenSSL library are now displayed correctly.
+  * When a connection fails to a TLS-tunnel host (one specified with
+    the L: prefix), the correct error message is now displayed.
+  * Fixed a c3270 crash when a connection is opened from a remote
+    source (HTTP server or script port) while at the c3270> prompt.
+  * Fixed a c3270 crash when the -secure and -trace command-line
+    options are used together.
+  * A key typed into a full field in insert mode no longer overwrites
+    the character under the cursor.
+- Drop upstream resolved patches:
+  * x3270-missing-file.patch
+  * x3270-missing-include.patch
+
+-------------------------------------------------------------------

Old:
----
  suite3270-4.0ga14-src.tgz
  x3270-missing-file.patch
  x3270-missing-include.patch

New:
----
  suite3270-4.1ga13-src.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ x3270.spec ++++++
--- /var/tmp/diff_new_pack.4xbGQp/_old  2022-05-09 18:44:07.872209426 +0200
+++ /var/tmp/diff_new_pack.4xbGQp/_new  2022-05-09 18:44:07.876209431 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package x3270
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define _suffix ga14
+%define _suffix ga13
 %define _fullname suite3270-%{version}%{_suffix}
 %define _x026ver 1.2
 Name:           x3270
-Version:        4.0
+Version:        4.1
 Release:        0
 Summary:        A Family of IBM 3270 Terminal Emulators
 License:        MIT
@@ -33,8 +33,6 @@
 Patch0:         mknod.patch
 Patch100:       usr_local_bin.patch
 Patch102:       x026-offset.diff
-Patch105:       x3270-missing-include.patch
-Patch106:       x3270-missing-file.patch
 BuildRequires:  bdftopcf
 BuildRequires:  fdupes
 BuildRequires:  fontpackages-devel
@@ -113,8 +111,8 @@
 %patch0
 %patch100
 %patch102
-%patch105 -p1
-%patch106 -p1
+
+find . -name ".gitignore" -delete
 
 %build
 export CFLAGS="%{optflags}"
@@ -143,8 +141,6 @@
 export LIBX3270DIR=%{_sysconfdir}/x3270
 # create the default directory structure in the build root
 mkdir --parents %{buildroot}{%{_bindir},%{_mandir}/{man1,man5}}
-chmod -x x3270/html/Keymap.html
-chmod -x s3270/Examples/cms_cmd.expect
 make DESTDIR=%{buildroot} LIBX3270DIR=${LIBX3270DIR} install
 make DESTDIR=%{buildroot} LIBX3270DIR=${LIBX3270DIR} install.man
 # the IBM 026 keypunch emulator
@@ -196,7 +192,6 @@
 %config(noreplace) %{_sysconfdir}/x3270/ibm_hosts
 %{_mandir}/man5/ibm_hosts.5%{?ext_man}
 %{_mandir}/man1/x3270if.1%{?ext_man}
-%{_mandir}/man1/x3270-script.1%{?ext_man}
 %{_bindir}/x3270if
 # x3270
 %{_bindir}/x3270

++++++ suite3270-4.0ga14-src.tgz -> suite3270-4.1ga13-src.tgz ++++++
++++ 269949 lines of diff (skipped)

Reply via email to