diff --git a/open-vm-tools.spec b/open-vm-tools.spec index f9be38c..66f754e 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -27,7 +27,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 @@ -186,6 +186,9 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service %{_libdir}/libvmtools.so %changelog +* Fri Feb 14 2014 David Tardon - 9.4.0-4 +- rebuild for new ICU + * Tue Feb 11 2014 Richard W.M. Jones - 9.4.0-3 - Only build on x86-64 for RHEL 7 (RHBZ#1054608).