commit zypper for openSUSE:Factory
Hello community, here is the log from the commit of package zypper for openSUSE:Factory checked in at 2017-02-25 00:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypper (Old) and /work/SRC/openSUSE:Factory/.zypper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "zypper" Changes: -------- --- /work/SRC/openSUSE:Factory/zypper/zypper.changes 2017-02-19 00:57:28.545546096 +0100 +++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes 2017-02-25 00:47:06.335592192 +0100 @@ -1,0 +2,35 @@ +Wed Feb 22 11:42:05 CET 2017 - ma@suse.de + +- Try to exit gracefully after SIGPIPE (bsc#926844) +- BuildRequires: libzypp-devel >= 16.4.3 +- version 1.13.19 + +------------------------------------------------------------------- +Fri Feb 17 14:20:17 UTC 2017 - adam.majer@suse.de + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- +Fri Feb 17 11:39:43 CET 2017 - ma@suse.de + +- dup: add -y command option as alias for --non-interactive global + option to be conssistent with other install commands (bsc#1018873) +- version 1.13.18 + +------------------------------------------------------------------- +Thu Feb 16 18:28:47 CET 2017 - ma@suse.de + +- Translation: updated .pot file +- Improve srcpackage info (FATE#321104) +- version 1.13.17 + +------------------------------------------------------------------- +Thu Feb 16 18:13:55 CET 2017 - ma@suse.de + +- Improve package info. Show binary packages built from a source + package and for packages the source package it was built from. + If no specific type is requested and no package matches, show + non-package matches if available. (FATE#321104) +- version 1.13.17 + +------------------------------------------------------------------- Old: ---- zypper-1.13.16.tar.bz2 New: ---- zypper-1.13.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.Qr6Q2M/_old 2017-02-25 00:47:07.219457453 +0100 +++ /var/tmp/diff_new_pack.Qr6Q2M/_new 2017-02-25 00:47:07.219457453 +0100 @@ -18,12 +18,16 @@ Name: zypper BuildRequires: augeas-devel >= 0.5.0 +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel >= 1.33.1 +%endif BuildRequires: cmake >= 2.4.6 BuildRequires: gcc-c++ >= 4.7 BuildRequires: gettext-devel >= 0.15 BuildRequires: libxml2-devel -BuildRequires: libzypp-devel >= 16.4.2 +BuildRequires: libzypp-devel >= 16.4.3 BuildRequires: readline-devel >= 5.1 Requires: procps %if 0%{?suse_version} @@ -34,7 +38,7 @@ Summary: Command line software manager using libzypp License: GPL-2.0+ Group: System/Packages -Version: 1.13.16 +Version: 1.13.19 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc ++++++ zypper-1.13.16.tar.bz2 -> zypper-1.13.19.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/zypper/zypper-1.13.16.tar.bz2 /work/SRC/openSUSE:Factory/.zypper.new/zypper-1.13.19.tar.bz2 differ: char 11, line 1
participants (1)
-
root@hilbertn.suse.de