Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libblockdev for openSUSE:Factory 
checked in at 2021-11-23 22:10:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libblockdev (Old)
 and      /work/SRC/openSUSE:Factory/.libblockdev.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libblockdev"

Tue Nov 23 22:10:11 2021 rev:15 rq:932759 version:2.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes  2021-11-20 
22:48:04.747852513 +0100
+++ /work/SRC/openSUSE:Factory/.libblockdev.new.1895/libblockdev.changes        
2021-11-23 22:12:24.574512969 +0100
@@ -1,0 +2,7 @@
+Thu Nov 18 23:58:04 UTC 2021 - Luciano Santos <luc1...@linuxmail.org>
+
+- Fix lack of dependency on libblockdev-lvm needed by libblockdev
+  package. The lvm-cache-stats binary needs the logical volume
+  plugin to work (boo#1183948).
+
+-------------------------------------------------------------------
@@ -33 +40,2 @@
-  * fs: Fix compile error in ext_repair caused by cherry pick from master
+  * fs: Fix compile error in ext_repair caused by cherry pick from
+    master
@@ -35,2 +43,4 @@
-  * lvm: Set thin metadata limits to match limits LVM uses in lvcreate
-  * lvm: Do not use thin_metadata_size to recommend thin metadata size
+  * lvm: Set thin metadata limits to match limits LVM uses in
+    lvcreate
+  * lvm: Do not use thin_metadata_size to recommend thin metadata
+    size
@@ -45 +55,2 @@
-  * VDO plugin has been deprecated in this release (functionality replaced by 
LVM VDO) 
+  * VDO plugin has been deprecated in this release (functionality
+    replaced by LVM VDO) 
@@ -47 +58,2 @@
-  * support for unlocking of BitLocker-compatible format BITLK added
+  * support for unlocking of BitLocker-compatible format BITLK
+    added
@@ -49 +61,2 @@
-  * test suite can now be run against installed version of libblockdev
+  * test suite can now be run against installed version of
+    libblockdev

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libblockdev.spec ++++++
--- /var/tmp/diff_new_pack.AA1Tc4/_old  2021-11-23 22:12:25.042511422 +0100
+++ /var/tmp/diff_new_pack.AA1Tc4/_new  2021-11-23 22:12:25.042511422 +0100
@@ -53,6 +53,8 @@
 BuildRequires:  pkgconfig(mount) >= 2.23.0
 BuildRequires:  pkgconfig(yaml-0.1)
 Requires:       %{libname} >= %{version}
+### lvm-cache-stats binary needs LVM's plugin to work (boo#1183948) ###
+Requires:       libblockdev-lvm >= %{version}
 
 %description
 The LibBlockDev is a C library with GObject introspection support that can be

Reply via email to