automatic version update by autodist [release 2.03.27-1mamba;Thu Oct 03 2024]
This commit is contained in:
parent
54a274d272
commit
8c57e6ffe8
@ -1,6 +1,6 @@
|
||||
%define gitver %(echo %version | tr . _)
|
||||
Name: lvm2
|
||||
Version: 2.03.26
|
||||
Version: 2.03.27
|
||||
Release: 1mamba
|
||||
Summary: A userspace toolset that provides logical volume management facilities on Linux
|
||||
Group: System/Tools
|
||||
@ -126,11 +126,7 @@ This package contains files needed to develop applications that use the %{name}
|
||||
%systemd_postun_with_restart lvm2-monitor
|
||||
:
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%post -n libdevmapper -p /sbin/ldconfig
|
||||
%postun -n libdevmapper -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -205,6 +201,9 @@ This package contains files needed to develop applications that use the %{name}
|
||||
#%doc README WHATS_NEW
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 2.03.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 2.03.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user