From 03beeb5d641b74d2a12c6f16c7bd6f2cf2a952a26c7ea1c02658da845115957d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 26 Sep 2018 14:08:37 +0000 Subject: [PATCH] - Do not crash when required package is not installed (bsc#1089829) - 4.1.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=733 --- yast2-bootloader-4.1.8.tar.bz2 | 3 --- yast2-bootloader-4.1.9.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.1.8.tar.bz2 create mode 100644 yast2-bootloader-4.1.9.tar.bz2 diff --git a/yast2-bootloader-4.1.8.tar.bz2 b/yast2-bootloader-4.1.8.tar.bz2 deleted file mode 100644 index e8875bf..0000000 --- a/yast2-bootloader-4.1.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10f703e1982e1d6ba0bb1af48abcc843e518691df5637ffadc2c3588f6889ba6 -size 138183 diff --git a/yast2-bootloader-4.1.9.tar.bz2 b/yast2-bootloader-4.1.9.tar.bz2 new file mode 100644 index 0000000..843b13e --- /dev/null +++ b/yast2-bootloader-4.1.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8fd97b4b78860ceb774c90208e443b71a04dc71f998cb2b9e46cbfc41daf15 +size 138417 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 0fa05cd..fcd2661 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 29 08:14:54 UTC 2018 - dgonzalez@suse.com + +- Do not crash when required package is not installed (bsc#1089829) +- 4.1.9 + ------------------------------------------------------------------- Wed Aug 22 16:33:37 CEST 2018 - schubi@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index c750bdb..1afbae9 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.1.8 +Version: 4.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build