Hello community, here is the log from the commit of package libblockdev for openSUSE:Factory checked in at 2019-09-23 13:16:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libblockdev (Old) and /work/SRC/openSUSE:Factory/.libblockdev.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libblockdev" Mon Sep 23 13:16:19 2019 rev:9 rq:731527 version:2.22 Changes: -------- --- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes 2019-06-22 11:20:40.709159750 +0200 +++ /work/SRC/openSUSE:Factory/.libblockdev.new.7948/libblockdev.changes 2019-09-23 13:16:20.837116479 +0200 @@ -1,0 +2,6 @@ +Thu Sep 17 10:48:00 UTC 2019 - Heming Zhao <[email protected]> + +- lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file + libbd_lvm-dbus requires from lvm2-clvm to lvm2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libblockdev.spec ++++++ --- /var/tmp/diff_new_pack.7Fmjp6/_old 2019-09-23 13:16:21.529116355 +0200 +++ /var/tmp/diff_new_pack.7Fmjp6/_new 2019-09-23 13:16:21.533116354 +0200 @@ -17,7 +17,6 @@ %define bcachetools_version 1.0.8 -%define lvm2_clvm_version 2.02.156 %define somajor 2 %define libname %{name}%{somajor} %bcond_with python2 @@ -284,7 +283,7 @@ Summary: The LVM plugin for the LibBlockDev library Group: System/Libraries Requires: libbd_utils%{somajor} >= %{version} -Requires: lvm2-clvm >= %{lvm2_clvm_version} +Requires: lvm2 # For thin_metadata_size. Requires: thin-provisioning-tools Provides: libblockdev-lvm-dbus = %{version}
