diff --git a/open-vm-tools.spec b/open-vm-tools.spec index a9e91e6..8762a92 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -1,5 +1,5 @@ Name: open-vm-tools -Version: 12.4.5 +Version: 12.5.0 Release: 1mamba Summary: A set of services and modules that enable several features in VMware products for better management of guests Group: System/Tools @@ -97,8 +97,6 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_pam_confdir}/vmtoolsd %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -178,6 +176,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_pam_confdir}/vmtoolsd %doc README.md %changelog +* Fri Oct 11 2024 Automatic Build System 12.5.0-1mamba +- automatic version update by autodist + * Mon Jul 08 2024 Automatic Build System 12.4.5-1mamba - automatic version update by autodist