Accepting request 680070 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/680070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=43
This commit is contained in:
Stephan Kulow 2019-02-28 20:48:43 +00:00 committed by Git OBS Bridge
commit ad5c801a7b
4 changed files with 50 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,48 @@
--------------------------------------------------------------------
Thu Feb 28 09:32:25 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#620
- extended documentation
- 4.1.95
--------------------------------------------------------------------
Wed Feb 27 13:28:44 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#619
- disable parted-sector-bug workaround on virtio-blk DASDs
(bsc#1112037)
- avoid empty nodes in mockup files
- extended testsuite helper TsCmpActiongraph
- added unit tests
- throw exception based on Exception class
- enable verbose output of checks during build
- 4.1.94
--------------------------------------------------------------------
Mon Feb 25 15:58:33 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#618
- updated pot and po files
- 4.1.93
--------------------------------------------------------------------
Mon Feb 25 12:58:38 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#617
- extended parser for lvs command
- added function to join Texts
- added unit tests
- use callback to report unsupported logical volumes (bsc#1099744)
- coding style
- allow to ignore errors during in probe utility
- consistent message style
- added function to join names of block devices
- improved messages for creating volume groups and mds
- consistent naming style
- use new join function in message about deleting filesystems
- fixed typo
- 4.1.92
--------------------------------------------------------------------
Wed Feb 20 12:42:17 UTC 2019 - jreidinger@suse.cz

View File

@ -18,7 +18,7 @@
%define libname %{name}1
Name: libstorage-ng
Version: 4.1.91
Version: 4.1.95
Release: 0
Summary: Library for storage management
License: GPL-2.0-only
@ -160,7 +160,7 @@ autoreconf -fvi
make %{?_smp_mflags}
%check
make %{?_smp_mflags} check LOCALEDIR=%{buildroot}%{_datadir}/locale
make %{?_smp_mflags} check VERBOSE=1 LOCALEDIR=%{buildroot}%{_datadir}/locale
%install
%make_install