diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 89b33e1..8e9eb33 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -28,7 +28,7 @@ Name: open-vm-tools Version: %{toolsversion} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open Virtual Machine Tools for virtual machines hosted on VMware Group: Applications/System License: GPLv2 @@ -302,6 +302,9 @@ fi %{_libdir}/libvmtools.so %changelog +* Thu Nov 30 2017 Pete Walter - 10.1.10-4 +- Rebuild for ICU 60.1 + * Thu Sep 28 2017 Ravindra Kumar - 10.1.10-3 - Replaced 'net-tools' dependency with 'iproute' (RHBZ#1496134). - Added resolutionKMS-wayland-2.patch with some new fixes.