Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-07 18:18:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation"

Wed Feb  7 18:18:18 2018 rev:394 rq:573291 version:4.0.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2018-02-02 22:19:09.814611175 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
    2018-02-07 18:18:25.128825073 +0100
@@ -1,0 +2,8 @@
+Tue Feb  6 12:24:34 CET 2018 - sch...@suse.de
+
+- Added requirement iproute2 to spec file. This is needed by
+  the VNC AutoYaST installation in the second stage.
+  (Follow up of bnc#1077236)
+- 4.0.31
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-4.0.30.tar.bz2

New:
----
  yast2-installation-4.0.31.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.4sVqaU/_old  2018-02-07 18:18:25.832792089 +0100
+++ /var/tmp/diff_new_pack.4sVqaU/_new  2018-02-07 18:18:25.832792089 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        4.0.30
+Version:        4.0.31
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -138,6 +138,9 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:       pciutils
 
+# Needed call /sbin/ip in vnc.sh/network.sh
+Requires:       iproute2
+
 # install the registration module only in SLE (bsc#1043122)
 %if !0%{?is_opensuse}
 Recommends:     yast2-registration

++++++ yast2-installation-4.0.30.tar.bz2 -> yast2-installation-4.0.31.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.30/package/yast2-installation.changes 
new/yast2-installation-4.0.31/package/yast2-installation.changes
--- old/yast2-installation-4.0.30/package/yast2-installation.changes    
2018-02-02 17:05:49.000000000 +0100
+++ new/yast2-installation-4.0.31/package/yast2-installation.changes    
2018-02-06 12:31:01.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Tue Feb  6 12:24:34 CET 2018 - sch...@suse.de
+
+- Added requirement iproute2 to spec file. This is needed by
+  the VNC AutoYaST installation in the second stage.
+  (Follow up of bnc#1077236)
+- 4.0.31
+
+-------------------------------------------------------------------
 Fri Feb  2 15:26:05 UTC 2018 - jreidin...@suse.com
 
 - do not crash if no role is selected (bsc#1078809)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.30/package/yast2-installation.spec 
new/yast2-installation-4.0.31/package/yast2-installation.spec
--- old/yast2-installation-4.0.30/package/yast2-installation.spec       
2018-02-02 17:05:49.000000000 +0100
+++ new/yast2-installation-4.0.31/package/yast2-installation.spec       
2018-02-06 12:31:01.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-installation
-Version:        4.0.30
+Version:        4.0.31
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -136,6 +136,9 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:      pciutils
 
+# Needed call /sbin/ip in vnc.sh/network.sh
+Requires:      iproute2
+
 # install the registration module only in SLE (bsc#1043122)
 %if !0%{?is_opensuse}
 Recommends:    yast2-registration


Reply via email to