Accepting request 1136146 from YaST:Head
submitted by yast2-maintainers via jenkins OBS-URL: https://build.opensuse.org/request/show/1136146 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=251
This commit is contained in:
commit
a11bc4ca6a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c55bd5df6e08bcb9d67b65469c53831591dcc8dedb899b9fb9f2e68f831f2c05
|
|
||||||
size 913352
|
|
3
libstorage-ng-4.5.169.tar.xz
Normal file
3
libstorage-ng-4.5.169.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bfbfa562277961c8da0c1d1a473d882e2d4ba27e8203a66a3a6651663fafb94
|
||||||
|
size 913736
|
@ -1,3 +1,14 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Tue Jan 2 10:55:06 UTC 2024 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#975
|
||||||
|
- reduce number of udevadm settle calls during probing
|
||||||
|
- use in-class member initialization
|
||||||
|
- proved probe function taking SystemInfo as an additional argument
|
||||||
|
- fixed typos
|
||||||
|
- moved code
|
||||||
|
- 4.5.169
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Fri Dec 22 12:29:33 UTC 2023 - aschnell@suse.com
|
Fri Dec 22 12:29:33 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libstorage-ng
|
# spec file for package libstorage-ng
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.5.168
|
Version: 4.5.169
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user