From de064e9040c561707106226a75db3e4ddb490976 Mon Sep 17 00:00:00 2001 From: Ravindra Kumar Date: Wed, 6 Nov 2013 00:50:17 -0800 Subject: [PATCH] Package new upstream version open-vm-tools-9.4.0-1280544. --- .gitignore | 1 + open-vm-tools.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2288b6f..72b0f84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /open-vm-tools-9.2.2-893683.tar.gz /open-vm-tools-9.2.3-1031360.tar.gz +/open-vm-tools-9.4.0-1280544.tar.gz diff --git a/open-vm-tools.spec b/open-vm-tools.spec index eb9fb83..5ee03ac 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -19,15 +19,15 @@ ################################################################################ %global _hardened_build 1 -%global majorversion 9.2 -%global minorversion 3 -%global toolsbuild 1031360 +%global majorversion 9.4 +%global minorversion 0 +%global toolsbuild 1280544 %global toolsversion %{majorversion}.%{minorversion} %global toolsdaemon vmtoolsd Name: open-vm-tools Version: %{toolsversion} -Release: 11%{?dist} +Release: 1%{?dist} Summary: Open Virtual Machine Tools for virtual machines hosted on VMware Group: Applications/System License: GPLv2 @@ -179,6 +179,9 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service %{_libdir}/libvmtools.so %changelog +* Wed Nov 06 2013 Ravindra Kumar - 9.4.0-1 +- Package new upstream version open-vm-tools-9.4.0-1280544. + * Thu Aug 22 2013 Ravindra Kumar - 9.2.3-11 - Added copyright and license text. - Corrected summary for all packages. diff --git a/sources b/sources index 38230bf..8ae0d78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71a1d8065b632692af2cdcc9d82f305e open-vm-tools-9.2.3-1031360.tar.gz +91f74bf6e42a3f460a42b3be31db31dc open-vm-tools-9.4.0-1280544.tar.gz