From 8cae550b3aae1421a6be8b061b74dbc900286f7b4336c42eaf4119ce5e4ee6f3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 24 Nov 2017 13:20:50 +0000 Subject: [PATCH] - use correct function to detect devices (bsc#1059757) - improve dialog to add devices in bootloader order (bsc#1060172) - 4.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=690 --- yast2-bootloader-4.0.4.tar.bz2 | 3 --- yast2-bootloader-4.0.5.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.0.4.tar.bz2 create mode 100644 yast2-bootloader-4.0.5.tar.bz2 diff --git a/yast2-bootloader-4.0.4.tar.bz2 b/yast2-bootloader-4.0.4.tar.bz2 deleted file mode 100644 index 5c3dd6a..0000000 --- a/yast2-bootloader-4.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5e8d853b2cfdbc4e6b1248b3f5e9e57360554d1feca4b337fdceb9fd3cc3398 -size 120499 diff --git a/yast2-bootloader-4.0.5.tar.bz2 b/yast2-bootloader-4.0.5.tar.bz2 new file mode 100644 index 0000000..b54e2ca --- /dev/null +++ b/yast2-bootloader-4.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ef4162d32fde3656e69af470fa3daab99514a93d2df5e8dae8d1423186391c +size 122844 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 206f546..f371598 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 21 13:14:50 UTC 2017 - gsouza@suse.com + +- use correct function to detect devices (bsc#1059757) +- improve dialog to add devices in bootloader order (bsc#1060172) +- 4.0.5 + ------------------------------------------------------------------- Tue Nov 7 10:25:47 UTC 2017 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 68bea4e..ed08337 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.0.4 +Version: 4.0.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build