Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2019-02-08 12:07:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypper (Old)
 and      /work/SRC/openSUSE:Factory/.zypper.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypper"

Fri Feb  8 12:07:32 2019 rev:296 rq:672478 version:1.14.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypper/zypper.changes    2019-02-05 
10:56:59.785631964 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new.28833/zypper.changes 2019-02-08 
12:07:35.397600106 +0100
@@ -1,0 +2,48 @@
+Thu Feb  7 12:34:14 CET 2019 - [email protected]
+
+- 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 - [email protected]
+
+- New commands for locale management: locales addlocale removelocale
+  Inspect and manipulate the systems `requested locales`, aka. the
+  languages software packages should try support by installing
+  translations, dictionaries and tools, as far as they are available.
+- Don't throw, just warn if options are repeated (bsc#1123865)
+- Fix detection whether stdout is a tty (happened too late)
+- Fix broken --plus-content switch (fixes bsc#1123681)
+- Fix broken --replacefiles switch (fixes bsc#1123137)
+- Extend zypper source-install (fixes bsc#663358)
+- Fix inconsistent results for search (bsc#1119873)
+- Show reboot hint in zypper ps and summary (fixes bnc#1120263)
+- version 1.14.23
+
+-------------------------------------------------------------------
+Fri Jan 18 15:29:48 CET 2019 - [email protected]
+
+- Improve handling of partially locked packages (bsc#1113296)
+- Fix wrong default values in help text (bsc#1121611)
+- BuildRequires:  libzypp-devel >= 17.11.0
+- version 1.14.22
+
+-------------------------------------------------------------------
+Wed Jan 16 14:35:40 CET 2019 - [email protected]
+
+- Fixed broken argument parsing for --reposd-dir (bsc#1122062)
+- version 1.14.21
+
+-------------------------------------------------------------------
+Tue Jan  8 15:11:19 CET 2019 - [email protected]
+
+- Fix wrong zypp::indeterminate use (bsc#1120463)
+- version 1.14.20
+
+-------------------------------------------------------------------

Old:
----
  zypper-1.14.19.tar.bz2

New:
----
  zypper-1.14.24.tar.bz2

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

Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.1W10no/_old  2019-02-08 12:07:36.245599788 +0100
+++ /var/tmp/diff_new_pack.1W10no/_new  2019-02-08 12:07:36.245599788 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zypper
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -27,7 +27,7 @@
 BuildRequires:  gcc-c++ >= 4.7
 BuildRequires:  gettext-devel >= 0.15
 BuildRequires:  libxml2-devel
-BuildRequires:  libzypp-devel >= 17.10.2
+BuildRequires:  libzypp-devel >= 17.10.4
 BuildRequires:  readline-devel >= 5.1
 Requires:       procps
 %if 0%{?suse_version}
@@ -47,7 +47,7 @@
 Summary:        Command line software manager using libzypp
 License:        GPL-2.0-or-later
 Group:          System/Packages
-Version:        1.14.19
+Version:        1.14.24
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
@@ -130,6 +130,12 @@
 #gettextize -f
 make %{?_smp_mflags}
 make -C po %{?_smp_mflags} translations
+make -C tests %{?_smp_mflags}
+
+%check
+pushd build/tests
+ctest .
+popd
 
 %install
 cd build

++++++ zypper-1.14.19.tar.bz2 -> zypper-1.14.24.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/zypper/zypper-1.14.19.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new.28833/zypper-1.14.24.tar.bz2 differ: 
char 11, line 1


Reply via email to