From b24265b75fc11c1a72631fb060d5842731068a0ccd803ecac94987ed87cc0594 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 14 May 2014 07:19:17 +0000 Subject: [PATCH 1/3] Updated to git ref 8ef3814 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=393 --- yast2-bootloader-3.1.34.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.34.tar.bz2 b/yast2-bootloader-3.1.34.tar.bz2 index 6091b58..2009acb 100644 --- a/yast2-bootloader-3.1.34.tar.bz2 +++ b/yast2-bootloader-3.1.34.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0006ae1442645a57602a6cf88537cd6a2b8be438da253af76291780f71dcff1d -size 334974 +oid sha256:d7c4916823752d730481399dac4b9212fc82e323585f20ecee0e288ff5ca2e16 +size 336539 From a073c72ee9be379a8ae4137b019bf69f8c44af1c419c3608c9d861d648b96d3c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 14 May 2014 09:54:14 +0000 Subject: [PATCH 2/3] - add new API call to work nice with grub2 kernel parameter configuration (bnc#869608) - 3.1.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=394 --- yast2-bootloader-3.1.34.tar.bz2 | 3 --- yast2-bootloader-3.1.35.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.34.tar.bz2 create mode 100644 yast2-bootloader-3.1.35.tar.bz2 diff --git a/yast2-bootloader-3.1.34.tar.bz2 b/yast2-bootloader-3.1.34.tar.bz2 deleted file mode 100644 index 2009acb..0000000 --- a/yast2-bootloader-3.1.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7c4916823752d730481399dac4b9212fc82e323585f20ecee0e288ff5ca2e16 -size 336539 diff --git a/yast2-bootloader-3.1.35.tar.bz2 b/yast2-bootloader-3.1.35.tar.bz2 new file mode 100644 index 0000000..bc394b3 --- /dev/null +++ b/yast2-bootloader-3.1.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d467cf9e4fdee3652cb75d54021020238163243d19a7b13837176701bf7f163e +size 336689 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 3c19bae..9403290 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 14 09:22:15 UTC 2014 - jreidinger@suse.com + +- add new API call to work nice with grub2 kernel parameter + configuration (bnc#869608) +- 3.1.35 + ------------------------------------------------------------------- Mon May 12 12:35:51 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 7de5ee3..5542a92 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.34 +Version: 3.1.35 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 39d05817c9ba70b4ffd82ba941d304274a2e94362ef99db7f64656fca23ce520 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 16 May 2014 14:14:17 +0000 Subject: [PATCH 3/3] - fix progress report to not show 100% and waiting to write bootloader (bnc#878007) - 3.1.36 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=395 --- yast2-bootloader-3.1.35.tar.bz2 | 3 --- yast2-bootloader-3.1.36.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.35.tar.bz2 create mode 100644 yast2-bootloader-3.1.36.tar.bz2 diff --git a/yast2-bootloader-3.1.35.tar.bz2 b/yast2-bootloader-3.1.35.tar.bz2 deleted file mode 100644 index bc394b3..0000000 --- a/yast2-bootloader-3.1.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d467cf9e4fdee3652cb75d54021020238163243d19a7b13837176701bf7f163e -size 336689 diff --git a/yast2-bootloader-3.1.36.tar.bz2 b/yast2-bootloader-3.1.36.tar.bz2 new file mode 100644 index 0000000..008a976 --- /dev/null +++ b/yast2-bootloader-3.1.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f755b9c27fb05b0cbff01a4c07bd0e6936520c93f0af8763111114ea6f5ab9a5 +size 336447 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 9403290..019813e 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 16 13:44:48 UTC 2014 - jreidinger@suse.com + +- fix progress report to not show 100% and waiting to write + bootloader (bnc#878007) +- 3.1.36 + ------------------------------------------------------------------- Wed May 14 09:22:15 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 5542a92..22ad799 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.35 +Version: 3.1.36 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build