diff --git a/lvm2.spec b/lvm2.spec index 0a1932b807f06a61a9f64382682f4ddb387d6bd0..dbc4a53dd642ac7636fd487676e1ee668a125e93 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -43,7 +43,7 @@ Name: lvm2 Version: 2.03.14 -Release: 16 +Release: 17 Epoch: 8 Summary: Tools for logical volume management License: GPLv2+ and LGPLv2.1 and BSD @@ -261,7 +261,7 @@ Provides: device-mapper-event-libs = %{?epoch}:%{device_mapper_version}-%{relea Obsoletes: device-mapper-event-libs %description -n device-mapper-event -It contains tthe event monitoring daemon for device-mapper devices. Library plugins +It contains the event monitoring daemon for device-mapper devices. Library plugins can register and carryout actions triggered when particular events occur. %build @@ -510,6 +510,9 @@ fi %changelog +* Fri Nov 8 2024 Yongkang Hou - 8:2.03.14-17 +- Fix description error on device mapper event + * Thu Nov 7 2024 Deyuan Fan - 8:2.03.14-16 - support clang build: - fix function undeclared in libdm-common.c and dev-cache.c