automatic version update by autodist [release 1.0.14-1mamba;Wed Jul 31 2024]

This commit is contained in:
Automatic Build System 2024-07-31 20:38:44 +02:00
parent be5b0f257d
commit 381af34f54

View File

@ -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 <autodist@openmamba.org> 1.0.14-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 1.0.13-1mamba
- automatic version update by autodist