From abf803e7bb6a7522eb8ad6fd215f0966264ca7338aef02b316fc515b85651727 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 14 Oct 2022 12:56:38 +0000 Subject: [PATCH] - release 4.5.46 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=884 --- libstorage-ng-4.5.45.tar.xz | 3 --- libstorage-ng-4.5.46.tar.xz | 3 +++ libstorage-ng.changes | 7 +++++++ libstorage-ng.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 libstorage-ng-4.5.45.tar.xz create mode 100644 libstorage-ng-4.5.46.tar.xz diff --git a/libstorage-ng-4.5.45.tar.xz b/libstorage-ng-4.5.45.tar.xz deleted file mode 100644 index 2997905..0000000 --- a/libstorage-ng-4.5.45.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebd90ad74726fa768ba97ee498a38ee002b08bd0b49c92020330128dac539f6b -size 885400 diff --git a/libstorage-ng-4.5.46.tar.xz b/libstorage-ng-4.5.46.tar.xz new file mode 100644 index 0000000..b00b375 --- /dev/null +++ b/libstorage-ng-4.5.46.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56253bcb60ab1132f55cfc40e600b4389c3dfcf2051e866b02944018242b867a +size 885984 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index d1ab320..6cce27e 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,10 @@ +-------------------------------------------------------------------- +Fri Oct 14 12:50:44 UTC 2022 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#899 +- allow to work with other linux flavours +- 4.5.46 + -------------------------------------------------------------------- Tue Sep 13 13:34:04 UTC 2022 - aschnell@suse.com diff --git a/libstorage-ng.spec b/libstorage-ng.spec index bbf2526..19864d4 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -1,7 +1,7 @@ # # spec file for package libstorage-ng # -# Copyright (c) 2022 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define libname %{name}1 Name: libstorage-ng -Version: 4.5.45 +Version: 4.5.46 Release: 0 Summary: Library for storage management License: GPL-2.0-only Group: System/Libraries -Url: https://github.com/openSUSE/libstorage-ng +URL: https://github.com/openSUSE/libstorage-ng Source: %{name}-%{version}.tar.xz %if 0%{?suse_version} >= 1330 BuildRequires: libboost_headers-devel @@ -139,8 +139,8 @@ This package contains Ruby bindings for libstorage-ng. %package utils Summary: Utils for libstorage-ng Group: Development/Tools/Other -Recommends: graphviz Recommends: ImageMagick +Recommends: graphviz %description utils This package contains utils for libstorage-ng.