Steffen Winterfeldt 2022-08-08 12:21:02 +00:00 committed by Git OBS Bridge
parent c4a7841370
commit 3d611d046c
4 changed files with 58 additions and 8 deletions

View File

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

View File

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# 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 https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define libname %{name}1
Name: libstorage-ng
Version: 4.5.33
Version: 4.5.40
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: ImageMagick
Recommends: graphviz
Recommends: ImageMagick
%description utils
This package contains utils for libstorage-ng.