automatic version update by autodist [release 2.03.29-1mamba;Tue Dec 10 2024]

This commit is contained in:
Automatic Build System 2024-12-12 17:49:03 +01:00
parent 2311d8d91a
commit de8f58ccbb

View File

@ -1,6 +1,6 @@
%define gitver %(echo %version | tr . _)
Name: lvm2
Version: 2.03.28
Version: 2.03.29
Release: 1mamba
Summary: A userspace toolset that provides logical volume management facilities on Linux
Group: System/Tools
@ -16,6 +16,7 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libaio-devel
BuildRequires: libblkid-devel
BuildRequires: libgcc
BuildRequires: libreadline-devel
BuildRequires: libselinux-devel
BuildRequires: libsystemd-devel
@ -201,6 +202,9 @@ This package contains files needed to develop applications that use the %{name}
#%doc README WHATS_NEW
%changelog
* Tue Dec 10 2024 Automatic Build System <autodist@openmamba.org> 2.03.29-1mamba
- automatic version update by autodist
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 2.03.28-1mamba
- automatic version update by autodist