From df96bb0a5c490de60f1423f6827d68af427be222eea3f2682548c61121cc2498 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 4 Mar 2014 16:49:31 +0000 Subject: [PATCH] - switch to grub2 on s390x - support both grub2 & zipl - drop grub & elilo support from x86 - 3.1.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=362 --- yast2-bootloader-3.1.8.tar.bz2 | 3 --- yast2-bootloader-3.1.9.tar.bz2 | 3 +++ yast2-bootloader.changes | 8 ++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.8.tar.bz2 create mode 100644 yast2-bootloader-3.1.9.tar.bz2 diff --git a/yast2-bootloader-3.1.8.tar.bz2 b/yast2-bootloader-3.1.8.tar.bz2 deleted file mode 100644 index a7e46a3..0000000 --- a/yast2-bootloader-3.1.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bee9cd0a1553076721725120d439c1d8fa175b8cc9c4d8b4cd1230d6dea7cfd2 -size 353329 diff --git a/yast2-bootloader-3.1.9.tar.bz2 b/yast2-bootloader-3.1.9.tar.bz2 new file mode 100644 index 0000000..69fe6dd --- /dev/null +++ b/yast2-bootloader-3.1.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266ced14b4c8e39b925d7ba99c0157b8980e365b91696d511fc56002323fc8d5 +size 353416 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 3817b79..fe92187 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 4 16:27:11 CET 2014 - snwint@suse.de + +- switch to grub2 on s390x +- support both grub2 & zipl +- drop grub & elilo support from x86 +- 3.1.9 + ------------------------------------------------------------------- Tue Mar 4 12:03:05 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index e2e9ba1..9ec50e0 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.8 +Version: 3.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build