automatic version update by autodist [release 2.03.31-1mamba;Fri Feb 28 2025]

This commit is contained in:
2025-02-28 15:46:57 +01:00
parent 15774afc52
commit ce2090a0db

View File

@ -1,6 +1,6 @@
%define gitver %(echo %version | tr . _)
Name: lvm2
Version: 2.03.30
Version: 2.03.31
Release: 1mamba
Summary: A userspace toolset that provides logical volume management facilities on Linux
Group: System/Tools
@ -76,7 +76,6 @@ This package contains files needed to develop applications that use the %{name}
%prep
%setup -q
#%patch1 -p1
%build
%configure \
@ -202,6 +201,9 @@ This package contains files needed to develop applications that use the %{name}
#%doc README WHATS_NEW
%changelog
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 2.03.31-1mamba
- automatic version update by autodist
* Wed Jan 15 2025 Automatic Build System <autodist@openmamba.org> 2.03.30-1mamba
- automatic version update by autodist