From a78b27933f069bebde72456e601689927f48cb6a329d41537109732379aa955d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 12 Aug 2020 07:00:31 +0000 Subject: [PATCH] - Update to 1.8.5: * Fix compile issue with check >= 0.15.0 * Fix travis CI issues * Remove problematic language OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=61 --- libstoragemgmt-1.8.4.tar.gz | 3 --- libstoragemgmt-1.8.5.tar.gz | 3 +++ libstoragemgmt.changes | 8 ++++++++ libstoragemgmt.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libstoragemgmt-1.8.4.tar.gz create mode 100644 libstoragemgmt-1.8.5.tar.gz diff --git a/libstoragemgmt-1.8.4.tar.gz b/libstoragemgmt-1.8.4.tar.gz deleted file mode 100644 index 929d9f0..0000000 --- a/libstoragemgmt-1.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2dcd67b2c4d113d2b18a3c0b83015cb05dd692f6061d62b9c6c5e31ef56625a -size 1102633 diff --git a/libstoragemgmt-1.8.5.tar.gz b/libstoragemgmt-1.8.5.tar.gz new file mode 100644 index 0000000..457d056 --- /dev/null +++ b/libstoragemgmt-1.8.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc54c9a2d9447819da2c43f5956edbb21748a4978546d1dac97adaadcb60911c +size 1104339 diff --git a/libstoragemgmt.changes b/libstoragemgmt.changes index 68a312c..77f98d6 100644 --- a/libstoragemgmt.changes +++ b/libstoragemgmt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 12 06:56:45 UTC 2020 - Michael Vetter + +- Update to 1.8.5: + * Fix compile issue with check >= 0.15.0 + * Fix travis CI issues + * Remove problematic language + ------------------------------------------------------------------- Mon Jun 22 12:09:05 UTC 2020 - Callum Farmer diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 940b266..31db518 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -25,7 +25,7 @@ %define python3 0 %endif Name: libstoragemgmt -Version: 1.8.4 +Version: 1.8.5 Release: 0 Summary: Storage array management library License: LGPL-2.1-or-later AND GPL-2.0-or-later