Hello community, here is the log from the commit of package libblockdev for openSUSE:Factory checked in at 2019-02-25 17:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libblockdev (Old) and /work/SRC/openSUSE:Factory/.libblockdev.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libblockdev" Mon Feb 25 17:44:43 2019 rev:7 rq:674702 version:2.20 Changes: -------- --- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes 2019-02-05 11:18:01.812919972 +0100 +++ /work/SRC/openSUSE:Factory/.libblockdev.new.28833/libblockdev.changes 2019-02-25 17:44:44.366922737 +0100 @@ -1,0 +2,5 @@ +Wed Feb 13 17:52:44 UTC 2019 - Jan Engelhardt <[email protected]> + +- Explain VDO. Fix grammar mishaps. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libblockdev.spec ++++++ --- /var/tmp/diff_new_pack.DoyRjo/_old 2019-02-25 17:44:44.818922551 +0100 +++ /var/tmp/diff_new_pack.DoyRjo/_new 2019-02-25 17:44:44.822922549 +0100 @@ -57,9 +57,9 @@ %description The LibBlockDev is a C library with GObject introspection support that can be -used for doing low-level operations with block devices like setting up LVM, +used for doing low-level operations with block devices, like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as -a thin wrapper around its plugins' functionality. All the plugins, however, can +a wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of LibBlockDev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). @@ -72,7 +72,7 @@ The LibBlockDev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as -a thin wrapper around its plugins' functionality. All the plugins, however, can +a wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of LibBlockDev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). @@ -122,8 +122,8 @@ Provides: libblockdev-btrfs = %{version} %description -n libbd_btrfs%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the BTRFS-related functionality. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides BTRFS-related functionality. %package -n libbd_btrfs-devel Summary: Development files for the libbd_btrfs plugin/library @@ -143,8 +143,8 @@ Provides: libblockdev-crypto = %{version} %description -n libbd_crypto%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to encrypted devices (LUKS). +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to LUKS-style encrypted devices. %package -n libbd_crypto-devel Summary: Development files for the libbd_crypto plugin/library @@ -166,8 +166,8 @@ Provides: libblockdev-dm = %{version} %description -n libbd_dm%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to Device Mapper. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to Device Mapper. %package -n libbd_dm-devel Summary: Development files for the libbd_dm plugin/library @@ -192,8 +192,8 @@ Provides: libblockdev-fs = %{version} %description -n libbd_fs%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to operations with file systems. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to operations with file systems. %package -n libbd_fs-devel Summary: Development files for the libbd_fs plugin/library @@ -217,9 +217,9 @@ Provides: libblockdev-kbd = %{version} %description -n libbd_kbd%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to kernel block devices (namely zRAM and -Bcache). +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to kernel block devices, namely zRAM and +Bcache. %package -n libbd_kbd-devel Summary: Development files for the libbd_kbd plugin/library @@ -240,8 +240,8 @@ Provides: libblockdev-loop = %{version} %description -n libbd_loop%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to loop devices. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to loop devices. %package -n libbd_loop-devel Summary: Development files for the libblockdev-loop plugin/library @@ -265,8 +265,8 @@ Provides: libblockdev-lvm = %{version} %description -n libbd_lvm%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the LVM-related functionality. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides LVM-related functionality. %package -n libbd_lvm-devel Summary: Development files for the libblockdev-lvm plugin/library @@ -290,8 +290,8 @@ Provides: libblockdev-lvm-dbus = %{version} %description -n libbd_lvm-dbus%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the LVM-related functionality utilizing the LVM DBus API. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides LVM-related functionality utilizing the LVM DBus API. %package -n libbd_lvm-dbus-devel Summary: Development files for the libblockdev-lvm-dbus plugin/library @@ -314,8 +314,8 @@ Provides: libblockdev-mdraid = %{version} %description -n libbd_mdraid%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to MD RAID. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to MD RAID. %package -n libbd_mdraid-devel Summary: Development files for the libblockdev-mdraid plugin/library @@ -337,8 +337,8 @@ Provides: libblockdev-mpath = %{version} %description -n libbd_mpath%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to multipath devices. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to multipath devices. %package -n libbd_mpath-devel Summary: Development files for the libblockdev-mpath plugin/library @@ -362,8 +362,8 @@ Provides: libblockdev-part = %{version} %description -n libbd_part%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to partitioning. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to partitioning. %package -n libbd_part-devel Summary: Development files for the libblockdev-part plugin/library @@ -385,8 +385,8 @@ Provides: libblockdev-swap = %{version} %description -n libbd_swap%{somajor} -The LibBlockDev library plugin (and in the same time a standalone library) -providing the functionality related to swap devices. +This LibBlockDev library plugin (and, at the same time, a standalone library) +provides functionality related to swap devices. %package -n libbd_swap-devel Summary: Development files for the libblockdev-swap plugin/library @@ -405,7 +405,7 @@ Group: System/Libraries %description -n libbd_utils%{somajor} -The libbd_utils is a library providing utility functions used by the +libbd_utils is a library providing utility functions used by the LibBlockDev library and its plugins. %package -n libbd_utils-devel @@ -419,14 +419,16 @@ with the libbd_utils library. %package -n libbd_vdo%{somajor} -Summary: The vdo plugin for the LibBlockDev library +Summary: The VDO plugin for the LibBlockDev library Group: System/Libraries Requires: libbd_utils%{somajor} >= %{version} Provides: libblockdev-vdo = %{version} %description -n libbd_vdo%{somajor} -The vdo library plugin (and in the same time a standalone library) -providing the functionality related to vdo filesystems. +The VDO library plugin (and, at the same time, a standalone library) +provides functionality related to the Virtual Data Optimizer, +a software for creating compressed and deduplicated pools of +block storage. %package -n libbd_vdo-devel Summary: Development files for the libblockdev-vdo plugin/library
