Accepting request 922979 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/922979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2021-10-04 16:39:12 +00:00 committed by Git OBS Bridge
commit e109f2ac94
5 changed files with 36 additions and 4 deletions

View File

@ -3,5 +3,8 @@
<disk>
<size unit="G">4</size>
</disk>
<memory>
<size unit="G">4</size>
</memory>
</hardware>
</constraints>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec6c899e9de7a5378213897103ee8cee176f626943a12eea1b5b58c7aa71a89a
size 846368

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e616df79c4f3946eddceb18d79ef9ecf738f665b277d9bbfc38188f8ae9a395
size 846436

View File

@ -1,3 +1,32 @@
--------------------------------------------------------------------
Mon Oct 4 10:37:30 UTC 2021 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#833
- avoid sporadic out-of-memory during build (on Fedora)
- 4.4.41
--------------------------------------------------------------------
Mon Oct 4 09:17:01 UTC 2021 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#832
- added BlkDevice::can_be_removed()
- 4.4.40
--------------------------------------------------------------------
Fri Oct 1 08:40:38 UTC 2021 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#831
- added non-const Encryption::get_blk_device()
- 4.4.39
--------------------------------------------------------------------
Thu Sep 30 11:56:13 UTC 2021 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#830
- added get_encryption_type_name()
- coding style
- 4.4.38
--------------------------------------------------------------------
Tue Sep 21 06:34:38 UTC 2021 - opensuse-packaging@opensuse.org

View File

@ -18,7 +18,7 @@
%define libname %{name}1
Name: libstorage-ng
Version: 4.4.37
Version: 4.4.41
Release: 0
Summary: Library for storage management
License: GPL-2.0-only