Accepting request 594009 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/594009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2018-04-07 18:52:01 +00:00 committed by Git OBS Bridge
commit f4a42586f9
4 changed files with 63 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,61 @@
--------------------------------------------------------------------
Fri Apr 6 13:44:41 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#508
- added helper function
- support lock within same process
- 3.3.207
--------------------------------------------------------------------
Thu Apr 5 10:52:43 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#507
- added function to set freq and passno
- removed unneeded const
- added documentation
- 3.3.206
--------------------------------------------------------------------
Wed Apr 4 12:26:56 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#506
- added minix to enum of filesystem types
- 3.3.205
--------------------------------------------------------------------
Tue Apr 3 08:49:29 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#505
- enable system-wide lock
- 3.3.204
--------------------------------------------------------------------
Tue Apr 3 08:07:38 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#504
- handle pid_t in bindings
- extended integration test
- 3.3.203
--------------------------------------------------------------------
Wed Mar 28 10:16:06 UTC 2018 - aschnell@suse.de
- merge gh#openSUSE/libstorage-ng#503
- only insert resize action for devices existing in LHS and RHS
(bsc#1085523)
- added action dependency
- added unit tests
- fixed typo
- added documentation
- 3.3.202
--------------------------------------------------------------------
Mon Mar 26 13:44:56 UTC 2018 - shundhammer@suse.de
- merge gh#openSUSE/libstorage-ng#502
- Simplified supplements for lang subpkg (bsc#1081454)
- 3.3.201
--------------------------------------------------------------------
Fri Mar 23 09:31:06 UTC 2018 - aschnell@suse.de

View File

@ -18,7 +18,7 @@
%define libname %{name}1
Name: libstorage-ng
Version: 3.3.200
Version: 3.3.207
Release: 0
Summary: Library for storage management
License: GPL-2.0
@ -61,7 +61,7 @@ This package contains libstorage-ng, a library for storage management.
%package lang
Summary: Languages for package %{name}
Group: System/Localization
Supplements: packageand(bundle-lang-other:%{name})
Supplements: %{name}
Provides: %{name}-lang-all = %{version}
BuildArch: noarch