- 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
This commit is contained in:
parent
9fe545d36a
commit
60df3b09ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d5b11048d29d134f914f7b7e1ba9f35d1507cfcc169e29b017ca358206f1c60
|
||||
size 291478
|
3
yast2-bootloader-3.1.106.tar.bz2
Normal file
3
yast2-bootloader-3.1.106.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14960276e632376c7ac0f2c911a138aaea542d0cb642c0d302737d7972873078
|
||||
size 291879
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user