- release 3.3.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=8
This commit is contained in:
parent
e21c0b99b0
commit
765930e3ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cbe033e11e33627deda7ec062b0e2e90c13156bf32999306b483641e6e19ba01
|
|
||||||
size 702004
|
|
3
libstorage-ng-3.3.1.tar.xz
Normal file
3
libstorage-ng-3.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f5a32058e3ffb90f65b8e7ea5bccc39816793c2e369170a7b9bc14d337e28a1
|
||||||
|
size 405048
|
@ -1,3 +1,40 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Tue Aug 15 08:53:49 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#328
|
||||||
|
- fixed license file
|
||||||
|
- 3.3.1
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon Aug 14 13:22:58 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#327
|
||||||
|
- added subsystem deactivate functions
|
||||||
|
- added deactivate function
|
||||||
|
- added integration test
|
||||||
|
- fixed typos
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Aug 11 07:38:10 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#326
|
||||||
|
- generate Activate and Deactivate actions for BlkDevices
|
||||||
|
- activate and deactivate actions for LvmLv
|
||||||
|
- separate deactivation action for Md
|
||||||
|
- deactivation action for Multipath
|
||||||
|
- deactivate only active Encryptions
|
||||||
|
- coding style
|
||||||
|
- sort partition by number
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Wed Aug 9 14:10:41 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#324
|
||||||
|
- submit to default YaST project (YaST:Head)
|
||||||
|
- generate changes file
|
||||||
|
- set version to 3.3.0
|
||||||
|
- 3.3.0
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Wed Aug 9 12:33:12 UTC 2017 - aschnell@suse.de
|
Wed Aug 9 12:33:12 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 3.3.0
|
Version: 3.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://github.com/openSUSE/libstorage-ng
|
Url: http://github.com/openSUSE/libstorage-ng
|
||||||
Source: libstorage-ng-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
BuildRequires: libboost_test-devel
|
BuildRequires: libboost_test-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user