Hello community,

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

Package is "zypper"

Thu Feb 28 21:37:54 2019 rev:298 rq:678910 version:1.14.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypper/zypper.changes    2019-02-13 
09:58:57.505656466 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new.28833/zypper.changes 2019-02-28 
21:37:55.493649216 +0100
@@ -1,0 +2,16 @@
+Mon Feb 25 12:16:35 CET 2019 - m...@suse.de
+
+- Offer to change the 'runSearchPackages' config option at the prompt
+  (bsc#1119373, FATE#325599)
+- Prompt: provide a 'yes/no/always/never' prompt.
+- Prompt: support "#NUM" as answer to select the NUMth option...
+- Augeas: enable writing back changed option values (to ~/.zypper.conf)
+- removelocale: fix segfault
+- Move needs-restarting command to subpackage (fixes #254)
+- Allow empty string as argument (bsc#1125415)
+- Provide a way to delete cache for volatile repositories (bsc#1053177)
+- Adapt to boost-1.69 requiring explicit casts tribool->bool (fixes #255)
+- Show support status in info if not unknown (bsc#764147)
+- version 1.14.26
+
+-------------------------------------------------------------------

Old:
----
  zypper-1.14.25.tar.bz2

New:
----
  zypper-1.14.26.tar.bz2

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

Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.r3JOTr/_old  2019-02-28 21:37:56.045649042 +0100
+++ /var/tmp/diff_new_pack.r3JOTr/_new  2019-02-28 21:37:56.049649041 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           zypper
-BuildRequires:  augeas-devel >= 0.5.0
+BuildRequires:  augeas-devel >= 1.10.0
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
@@ -47,7 +47,7 @@
 Summary:        Command line software manager using libzypp
 License:        GPL-2.0-or-later
 Group:          System/Packages
-Version:        1.14.25
+Version:        1.14.26
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
@@ -111,6 +111,22 @@
 --------
     Bernhard M. Wiedemann <bernhard+aptitude4zypp lsmod de>
 
+%package needs-restarting
+Summary:        needs-restarting compatibility with zypper
+Group:          System/Packages
+Requires:       zypper
+%if 0%{?suse_version}
+Supplements:    zypper
+%endif
+BuildArch:      noarch
+
+%description needs-restarting
+provides compatibility to YUM needs-restarting command using zypper
+
+Authors:
+--------
+    Michael Andres <m...@suse.de>
+
 %prep
 %setup -q
 
@@ -168,7 +184,6 @@
 %{_sysconfdir}/bash_completion.d/zypper.sh
 %{_bindir}/zypper
 %{_bindir}/yzpper
-%{_bindir}/needs-restarting
 %{_bindir}/installation_sources
 %{_sbindir}/zypp-refresh
 %dir %{_datadir}/zypper
@@ -176,7 +191,6 @@
 %dir %{_datadir}/zypper/xml
 %{_datadir}/zypper/xml/xmlout.rnc
 %{_prefix}/lib/zypper
-%doc %{_mandir}/man1/needs-restarting.1*
 %doc %{_mandir}/man8/zypper.8*
 %doc %{_mandir}/man8/zypp-refresh.8*
 %doc %dir %{_datadir}/doc/packages/zypper
@@ -198,4 +212,9 @@
 %dir %{_sysconfdir}/zypp/apt-packagemap.d/
 %config(noreplace) %{_sysconfdir}/zypp/apt-packagemap.d/*
 
+%files needs-restarting
+%defattr(-,root,root)
+%{_bindir}/needs-restarting
+%doc %{_mandir}/man1/needs-restarting.1*
+
 %changelog

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


Reply via email to