From 49fe21ef3e8746d9ec00a7e096bb1697e5dab32eedcdc23536df98cfca69d70f Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 7 Feb 2019 12:04:48 +0000 Subject: [PATCH] Update to last successful build 7c294f8388a85ab8ffb7981498314d5cf01fdb36 changes 1.14.24 OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypper?expand=0&rev=2441 --- zypper-1.14.23.tar.bz2 | 3 --- zypper-1.14.24.tar.bz2 | 3 +++ zypper.changes | 12 ++++++++++++ zypper.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 zypper-1.14.23.tar.bz2 create mode 100644 zypper-1.14.24.tar.bz2 diff --git a/zypper-1.14.23.tar.bz2 b/zypper-1.14.23.tar.bz2 deleted file mode 100644 index db06c312..00000000 --- a/zypper-1.14.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:207404ec316a4d979800901e227f6e30c5f016d86168bb516ee54053d448e567 -size 8914459 diff --git a/zypper-1.14.24.tar.bz2 b/zypper-1.14.24.tar.bz2 new file mode 100644 index 00000000..b9830dcf --- /dev/null +++ b/zypper-1.14.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ca2780dede62127d81300404ec2ee75ba5dcf94dd9f6fde149524de3dbba80 +size 8915067 diff --git a/zypper.changes b/zypper.changes index 4daf36e5..dcffc87a 100644 --- a/zypper.changes +++ b/zypper.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 7 12:34:14 CET 2019 - ma@suse.de + +- Stay with legacy behavior and return ZYPPER_EXIT_INF_REBOOT_NEEDED + only for patches. We don't extend this return code to packages, + although they may also carry the 'reboot-needed' attribute. The + preferred way to test whether the system needs to be rebooted is + `zypper needs-rebooting`. (openSUSE/zypper#237) +- Skip repository on error (bsc#1123967) +- Adapt testcase as repeated options lo longer throw (bsc#1123865) +- version 1.14.24 + ------------------------------------------------------------------- Thu Jan 31 17:46:02 CET 2019 - ma@suse.de diff --git a/zypper.spec b/zypper.spec index ab528436..06b1fe35 100644 --- a/zypper.spec +++ b/zypper.spec @@ -47,7 +47,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Command line software manager using libzypp License: GPL-2.0-or-later Group: System/Packages -Version: 1.14.23 +Version: 1.14.24 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc