- Fixed nil in custom_devices. Compact! is returning nil if no
changes were made. Removed empty reject, because it is not needed anymore. (bnc#977945) - 3.1.179 - 3.1.178 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=615
This commit is contained in:
parent
f3f872012d
commit
86c12e758d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6dfc7eb24536dc7e2b320d47fb765fff9dd04ef312ca30e6646f1060eaa0176
|
|
||||||
size 320931
|
|
3
yast2-bootloader-3.1.179.tar.bz2
Normal file
3
yast2-bootloader-3.1.179.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38e871c3b84b80a26fc51ca528f7ecb0280fb8ede0da7cae562bc7f26869ccc8
|
||||||
|
size 320985
|
@ -1,10 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 2 10:24:17 CEST 2016 - schubi@suse.de
|
||||||
|
|
||||||
|
- Fixed nil in custom_devices. Compact! is returning nil if no
|
||||||
|
changes were made.
|
||||||
|
Removed empty reject, because it is not needed anymore.
|
||||||
|
(bnc#977945)
|
||||||
|
- 3.1.179
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 27 10:43:14 CEST 2016 - schubi@suse.de
|
Wed Apr 27 10:43:14 CEST 2016 - schubi@suse.de
|
||||||
|
|
||||||
- Adapted new version of bootloader to the AutoYaST configuration
|
- Adapted new version of bootloader to the AutoYaST configuration
|
||||||
module.
|
module.
|
||||||
(related to FATE#317701)
|
(related to FATE#317701)
|
||||||
- 3.1.78
|
- 3.1.178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 10:27:20 CEST 2016 - schubi@suse.de
|
Tue Apr 26 10:27:20 CEST 2016 - schubi@suse.de
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 3.1.178
|
Version: 3.1.179
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user