From 6ba12ae842d820d65557f892506c9512c92220df12347334f631dbb65436740a Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 3 Feb 2020 14:35:22 +0000 Subject: [PATCH] - release 4.2.58 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=609 --- libstorage-ng-4.2.57.tar.xz | 3 --- libstorage-ng-4.2.58.tar.xz | 3 +++ libstorage-ng.changes | 12 ++++++++++++ libstorage-ng.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libstorage-ng-4.2.57.tar.xz create mode 100644 libstorage-ng-4.2.58.tar.xz diff --git a/libstorage-ng-4.2.57.tar.xz b/libstorage-ng-4.2.57.tar.xz deleted file mode 100644 index 55708f0..0000000 --- a/libstorage-ng-4.2.57.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40002b8f80036131b9dcf7fc352095b714b0b807ada7a42bdeef43e550334b12 -size 764068 diff --git a/libstorage-ng-4.2.58.tar.xz b/libstorage-ng-4.2.58.tar.xz new file mode 100644 index 0000000..662f695 --- /dev/null +++ b/libstorage-ng-4.2.58.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b17ab7e3013584ee943e9bdc70820f7b93eca9ba11306da27d36d6151deb04 +size 764964 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index c75d696..62cf72f 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,15 @@ +-------------------------------------------------------------------- +Mon Feb 3 14:34:59 UTC 2020 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#702 +- added callback for missing commands during probing +- added unit tests +- improved readability of defines for external commands +- simplyfied code +- fixed typo +- added probing callback for missing commands +- 4.2.58 + -------------------------------------------------------------------- Mon Jan 20 00:25:19 UTC 2020 - opensuse-packaging@opensuse.org diff --git a/libstorage-ng.spec b/libstorage-ng.spec index 5b3ce20..5ad5293 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.2.57 +Version: 4.2.58 Release: 0 Summary: Library for storage management License: GPL-2.0-only