Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2016-12-03 18:23:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-bootloader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-bootloader"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes        
2016-11-23 13:36:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2016-12-03 18:23:46.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 30 08:36:28 UTC 2016 - [email protected]
+
+- Recommends syslinux as it is often used by generic_mbr, but it
+  is not hard requirement (bsc#1004229)
+- 3.2.11
+
+-------------------------------------------------------------------

Old:
----
  yast2-bootloader-3.2.10.tar.bz2

New:
----
  yast2-bootloader-3.2.11.tar.bz2

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

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.8HNSXS/_old  2016-12-03 18:23:47.000000000 +0100
+++ /var/tmp/diff_new_pack.8HNSXS/_new  2016-12-03 18:23:47.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.2.10
+Version:        3.2.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +50,11 @@
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+# only recommend syslinux, as it is not needed when generic mbr is not used 
(bsc#1004229)
+%ifarch %ix86 x86_64
+Recommends:     syslinux
+%endif
+
 Summary:        YaST2 - Bootloader Configuration
 License:        GPL-2.0+
 Group:          System/YaST

++++++ yast2-bootloader-3.2.10.tar.bz2 -> yast2-bootloader-3.2.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.2.10/package/yast2-bootloader.changes 
new/yast2-bootloader-3.2.11/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.2.10/package/yast2-bootloader.changes        
2016-11-22 18:38:57.000000000 +0100
+++ new/yast2-bootloader-3.2.11/package/yast2-bootloader.changes        
2016-11-30 09:47:16.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Nov 30 08:36:28 UTC 2016 - [email protected]
+
+- Recommends syslinux as it is often used by generic_mbr, but it
+  is not hard requirement (bsc#1004229)
+- 3.2.11
+
+-------------------------------------------------------------------
 Tue Nov 22 18:38:42 UTC 2016 - [email protected]
 
 - Do not crash in bootloader when default mount by is set to label
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.2.10/package/yast2-bootloader.spec 
new/yast2-bootloader-3.2.11/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.2.10/package/yast2-bootloader.spec   2016-11-22 
18:38:57.000000000 +0100
+++ new/yast2-bootloader-3.2.11/package/yast2-bootloader.spec   2016-11-30 
09:47:16.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.2.10
+Version:        3.2.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +50,11 @@
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+# only recommend syslinux, as it is not needed when generic mbr is not used 
(bsc#1004229)
+%ifarch %ix86 x86_64
+Recommends:     syslinux
+%endif
+
 Summary:        YaST2 - Bootloader Configuration
 License:        GPL-2.0+
 Group:          System/YaST


Reply via email to