diff --git a/lvm2.spec b/lvm2.spec index 45564b8..88641de 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -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 2.03.27-1mamba +- automatic version update by autodist + * Sun Aug 25 2024 Automatic Build System 2.03.26-1mamba - automatic version update by autodist