From 60df3b09ed3a70dce5b5bd6c5ac334b6e6b695be41685f04881fc582cffdfe5b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 06:43:04 +0000 Subject: [PATCH] - fix crash during installation if kernel parameter is not pre-proposed (bnc#902397) - 3.1.106 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=471 --- yast2-bootloader-3.1.105.tar.bz2 | 3 --- yast2-bootloader-3.1.106.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-bootloader-3.1.105.tar.bz2 create mode 100644 yast2-bootloader-3.1.106.tar.bz2 diff --git a/yast2-bootloader-3.1.105.tar.bz2 b/yast2-bootloader-3.1.105.tar.bz2 deleted file mode 100644 index 247efb5..0000000 --- a/yast2-bootloader-3.1.105.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d5b11048d29d134f914f7b7e1ba9f35d1507cfcc169e29b017ca358206f1c60 -size 291478 diff --git a/yast2-bootloader-3.1.106.tar.bz2 b/yast2-bootloader-3.1.106.tar.bz2 new file mode 100644 index 0000000..2b91013 --- /dev/null +++ b/yast2-bootloader-3.1.106.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14960276e632376c7ac0f2c911a138aaea542d0cb642c0d302737d7972873078 +size 291879 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 6232621..1ee9bec 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 24 14:30:20 UTC 2014 - jreidinger@suse.com + +- fix crash during installation if kernel parameter is not + pre-proposed (bnc#902397) +- 3.1.106 + ------------------------------------------------------------------- Wed Oct 15 11:50:20 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 6571389..c48f37e 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.105 +Version: 3.1.106 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -133,7 +133,7 @@ rake install DESTDIR="%{buildroot}" %dir %{yast_docdir} %doc %{yast_docdir}/COPYING -%doc %{yast_docdir}/README +%doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md %files devel-doc