Hello community, here is the log from the commit of package yast2-bootloader for openSUSE:12.2 checked in at 2012-07-10 13:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/yast2-bootloader (Old) and /work/SRC/openSUSE:12.2/.yast2-bootloader.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-bootloader", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.2/yast2-bootloader/yast2-bootloader.changes 2012-07-04 13:57:09.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.yast2-bootloader.new/yast2-bootloader.changes 2012-07-10 13:44:51.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jul 9 13:08:29 CEST 2012 - [email protected] + +- fixed rnc schema file (bnc#752450) +- 2.23.6 + +------------------------------------------------------------------- Old: ---- yast2-bootloader-2.23.5.tar.bz2 New: ---- yast2-bootloader-2.23.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-bootloader.spec ++++++ --- /var/tmp/diff_new_pack.WmMTjq/_old 2012-07-10 13:44:51.000000000 +0200 +++ /var/tmp/diff_new_pack.WmMTjq/_new 2012-07-10 13:44:51.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 2.23.5 +Version: 2.23.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-bootloader-2.23.5.tar.bz2 -> yast2-bootloader-2.23.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-2.23.5/VERSION new/yast2-bootloader-2.23.6/VERSION --- old/yast2-bootloader-2.23.5/VERSION 2012-07-04 09:43:56.000000000 +0200 +++ new/yast2-bootloader-2.23.6/VERSION 2012-07-09 14:49:44.000000000 +0200 @@ -1 +1 @@ -2.23.5 +2.23.6 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-2.23.5/src/config/bootloader.rnc new/yast2-bootloader-2.23.6/src/config/bootloader.rnc --- old/yast2-bootloader-2.23.5/src/config/bootloader.rnc 2012-06-25 08:50:21.000000000 +0200 +++ new/yast2-bootloader-2.23.6/src/config/bootloader.rnc 2012-07-09 13:19:08.000000000 +0200 @@ -53,6 +53,7 @@ bl_activate? & boot_root? & boot_boot? & + boot_extended? & boot_mbr? & stage1_dev? } @@ -66,6 +67,7 @@ bl_activate = element activate { "true" | "false" } boot_root = element boot_root { "true" | "false" } boot_boot = element boot_boot { "true" | "false" } +boot_extended = element boot_extended { "true" | "false" } boot_mbr = element boot_mbr { "true" | "false" } sections = -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
