Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2018-03-01 12:02:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zsh (Old)
 and      /work/SRC/openSUSE:Factory/.zsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zsh"

Thu Mar  1 12:02:03 2018 rev:80 rq:580596 version:5.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2017-03-10 20:44:30.555870519 
+0100
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes     2018-03-01 
12:02:07.302341181 +0100
@@ -1,0 +2,16 @@
+Tue Feb 27 12:21:43 UTC 2018 - [email protected]
+
+- Updated to 5.4.2
+  * The 'exec' and 'command' precommand modifiers, and options to
+    them, are now parsed after parameter expansion.
+  * Functions executed by ZLE widgets no longer have their standard
+    input closed, but redirected from /dev/null instead.
+  * There is an option WARN_NESTED_VAR, a companion to the existing
+    WARN_CREATE_GLOBAL that causes a warning if a function updates a
+    variable from an enclosing scope without using typeset -g.
+  * zmodload now has an option -s to be silent on a failure to find
+    a module but still print other errors.
+- Dropped patch merged upstream:
+  * fix-patchutils-completion.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-patchutils-completion.patch
  zsh-5.3.1.tar.xz
  zsh-5.3.1.tar.xz.asc

New:
----
  zsh-5.4.2.tar.gz
  zsh-5.4.2.tar.gz.asc

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

Other differences:
------------------
++++++ zsh.spec ++++++
--- /var/tmp/diff_new_pack.14UsKF/_old  2018-03-01 12:02:08.234307759 +0100
+++ /var/tmp/diff_new_pack.14UsKF/_new  2018-03-01 12:02:08.238307616 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zsh
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,14 +17,14 @@
 
 
 Name:           zsh
-Version:        5.3.1
+Version:        5.4.2
 Release:        0%{?dist}
 Summary:        Shell with comprehensive completion
 License:        MIT
 Group:          System/Shells
 Url:            http://www.zsh.org
-Source0:        http://www.zsh.org/pub/zsh-%{version}.tar.xz
-Source1:        http://www.zsh.org/pub/zsh-%{version}.tar.xz.asc
+Source0:        http://www.zsh.org/pub/zsh-%{version}.tar.gz
+Source1:        http://www.zsh.org/pub/zsh-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 Source3:        zshrc
 Source4:        zshenv
@@ -40,7 +40,6 @@
 Patch1:         trim-unneeded-completions.patch
 # PATCH-FIX-OPENSUSE zsh-osc-completion.patch -- Fix openSUSE versions in osc 
completion
 Patch2:         zsh-osc-completion.patch
-Patch3:         fix-patchutils-completion.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  groff
 %if 0%{?suse_version}
@@ -100,7 +99,6 @@
 %patch1 -p1
 %endif
 %patch2 -p1
-%patch3 -p1
 
 # Remove executable bit
 chmod 0644 Etc/changelog2html.pl



Reply via email to