From 381af34f54262ce63d310654089c4e2e1258b891 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 31 Jul 2024 20:38:44 +0200 Subject: [PATCH] automatic version update by autodist [release 1.0.14-1mamba;Wed Jul 31 2024] --- thin-provisioning-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/thin-provisioning-tools.spec b/thin-provisioning-tools.spec index 54795ce..90ac0da 100644 --- a/thin-provisioning-tools.spec +++ b/thin-provisioning-tools.spec @@ -1,5 +1,5 @@ Name: thin-provisioning-tools -Version: 1.0.13 +Version: 1.0.14 Release: 1mamba Summary: A suite of tools for manipulating the metadata of the dm-thin, dm-cache and dm-era device-mapper targets Group: System/Tools @@ -13,6 +13,7 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc +BuildRequires: libudev-devel ## AUTOBUILDREQ-END BuildRequires: rustc @@ -54,6 +55,9 @@ cargo build --release %doc COPYING %changelog +* Wed Jul 31 2024 Automatic Build System 1.0.14-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 1.0.13-1mamba - automatic version update by autodist