Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2023-09-06 18:56:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypper (Old)
 and      /work/SRC/openSUSE:Factory/.zypper.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypper"

Wed Sep  6 18:56:24 2023 rev:333 rq:1109108 version:1.14.64

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypper/zypper.changes    2023-07-29 
20:09:57.537806531 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new.1766/zypper.changes  2023-09-06 
18:57:46.942679841 +0200
@@ -1,0 +2,26 @@
+Tue Sep  5 18:35:23 CEST 2023 - [email protected]
+
+- Fix name of the bash completion script (bsc#1215007)
+  In 1.14.63 the location of the bash completion script was changed
+  to /usr/share/bash-completion/completions/. But the patch failed
+  to also rename the completion script. The original script name
+  zypper.sh is not recognized at the new location.
+- Update notes about failing signature checks (bsc#1214395)
+  It might be a transient issue if the server is in the midst of
+  receiving new data. Retry after a few minutes might work.
+- Improve the SIGINT handler to be signal safe (bsc#1214292)
+  This patch updates the SIGINT handling strategy to be signal
+  safe. Meaning the signal handler will do not much more than
+  setting a flag, which we are going to check in the normal program
+  flow as much as possible.
+- version 1.14.64
+
+-------------------------------------------------------------------
+Wed Aug 16 16:55:29 CEST 2023 - [email protected]
+
+- Changed location of bash completion script (bsc#1213854).
+  This changes the location of zypper.sh bash completion script
+  from /usr/share/bash-completion/completions/.
+- version 1.14.63
+
+-------------------------------------------------------------------

Old:
----
  zypper-1.14.62.tar.bz2

New:
----
  zypper-1.14.64.tar.bz2

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

Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.2qQAtm/_old  2023-09-06 18:57:48.558737450 +0200
+++ /var/tmp/diff_new_pack.2qQAtm/_new  2023-09-06 18:57:48.562737593 +0200
@@ -49,7 +49,7 @@
 Summary:        Command line software manager using libzypp
 License:        GPL-2.0-or-later
 Group:          System/Packages
-Version:        1.14.62
+Version:        1.14.64
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
@@ -209,7 +209,7 @@
 %config(noreplace) %{_sysconfdir}/logrotate.d/zypper.lr
 %config(noreplace) %{_sysconfdir}/logrotate.d/zypp-refresh.lr
 %endif
-%{_sysconfdir}/bash_completion.d/zypper.sh
+%{_datadir}/bash-completion/completions/zypper
 %{_bindir}/zypper
 %{_bindir}/yzpper
 %{_bindir}/installation_sources

++++++ zypper-1.14.62.tar.bz2 -> zypper-1.14.64.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/zypper/zypper-1.14.62.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new.1766/zypper-1.14.64.tar.bz2 differ: char 
11, line 1

Reply via email to