Hello community, here is the log from the commit of package zypper for openSUSE:Factory checked in at 2019-02-04 21:25:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypper (Old) and /work/SRC/openSUSE:Factory/.zypper.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zypper" Mon Feb 4 21:25:00 2019 rev:294 rq:670426 version:1.14.23 Changes: -------- --- /work/SRC/openSUSE:Factory/zypper/zypper.changes 2019-01-15 21:02:07.988096362 +0100 +++ /work/SRC/openSUSE:Factory/.zypper.new.28833/zypper.changes 2019-02-04 21:25:01.943601091 +0100 @@ -1,0 +2,36 @@ +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.23.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.55Outk/_old 2019-02-04 21:25:02.491600954 +0100 +++ /var/tmp/diff_new_pack.55Outk/_new 2019-02-04 21:25:02.495600953 +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.23 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.23.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/zypper/zypper-1.14.19.tar.bz2 /work/SRC/openSUSE:Factory/.zypper.new.28833/zypper-1.14.23.tar.bz2 differ: char 11, line 1
