- release 4.5.40
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=878
This commit is contained in:
parent
c4a7841370
commit
3d611d046c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b8dee11149e415e213cd1a10e82d37c696db9f7d67c7f712b08e45286463aec
|
|
||||||
size 881264
|
|
3
libstorage-ng-4.5.40.tar.xz
Normal file
3
libstorage-ng-4.5.40.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:144faca1cae49073bbbb6c33ed87577eeafcad997cee923ffa80ada17d1619bf
|
||||||
|
size 884208
|
@ -1,3 +1,53 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon Aug 8 08:52:47 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- Translated using Weblate (Catalan) (bsc#1149754)
|
||||||
|
- 4.5.40
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 5 20:59:54 UTC 2022 - freek@opensuse.org
|
||||||
|
|
||||||
|
- Translated using Weblate (Dutch) (bsc#1149754)
|
||||||
|
- 4.5.39
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 5 15:19:53 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- Translated using Weblate (Slovak) (bsc#1149754)
|
||||||
|
- 4.5.38
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 5 14:50:07 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- Translated using Weblate (Catalan) (bsc#1149754)
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 5 10:24:42 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- Translated using Weblate (Japanese) (bsc#1149754)
|
||||||
|
- 4.5.37
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 5 06:57:34 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#895
|
||||||
|
- updated pot and po files
|
||||||
|
- 4.5.36
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon Aug 1 15:15:16 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#894
|
||||||
|
- do not allow to add already used lvm physical volume to volume group
|
||||||
|
- 4.5.35
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon Aug 1 09:06:22 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#893
|
||||||
|
- support mounting by partition uuid and label
|
||||||
|
- 4.5.34
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Fri Jul 29 07:16:59 UTC 2022 - aschnell@suse.com
|
Fri Jul 29 07:16:59 UTC 2022 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libstorage-ng
|
# spec file for package libstorage-ng
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2022 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.5.33
|
Version: 4.5.40
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
URL: https://github.com/openSUSE/libstorage-ng
|
Url: https://github.com/openSUSE/libstorage-ng
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
@ -139,8 +139,8 @@ This package contains Ruby bindings for libstorage-ng.
|
|||||||
%package utils
|
%package utils
|
||||||
Summary: Utils for libstorage-ng
|
Summary: Utils for libstorage-ng
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Recommends: ImageMagick
|
|
||||||
Recommends: graphviz
|
Recommends: graphviz
|
||||||
|
Recommends: ImageMagick
|
||||||
|
|
||||||
%description utils
|
%description utils
|
||||||
This package contains utils for libstorage-ng.
|
This package contains utils for libstorage-ng.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user