diff --git a/libstorage-ng-4.1.96.tar.xz b/libstorage-ng-4.1.96.tar.xz deleted file mode 100644 index 00ad143..0000000 --- a/libstorage-ng-4.1.96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:359ee88d691097e2237d4bb2596377f25af7b104e19193c674d70261866877b2 -size 703720 diff --git a/libstorage-ng-4.1.97.tar.xz b/libstorage-ng-4.1.97.tar.xz new file mode 100644 index 0000000..012b5fe --- /dev/null +++ b/libstorage-ng-4.1.97.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e6c06ae09c5e054d81e48667869ce4fe2bc3e6adb5de18a5c56541f817569d +size 704576 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index 6385157..0478240 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,22 @@ +-------------------------------------------------------------------- +Tue Mar 12 10:15:07 UTC 2019 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#625 +- moved topology from PartitionableImpl to BlkDeviceImpl +- added get_sysfs_file to BlkDeviceImpl +- use new get_sysfs_file +- added save_to_string to XmlFile (for debugging) +- read pe_start from pvs command +- coding style +- enable logging +- added pe_start to LvmPvImpl +- added get_usable_size() to LvmPv +- added unit test for LvmPv::get_usable_size() +- updated hyper link +- added documentation +- preparations for bsc#1121129 +- 4.1.97 + -------------------------------------------------------------------- Tue Mar 5 14:39:07 UTC 2019 - aschnell@suse.com diff --git a/libstorage-ng.spec b/libstorage-ng.spec index a9d4cf0..eaa184b 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.1.96 +Version: 4.1.97 Release: 0 Summary: Library for storage management License: GPL-2.0-only