Package new upstream version open-vm-tools-9.4.0-1280544.

This commit is contained in:
Ravindra Kumar 2013-11-06 00:50:17 -08:00
parent 91ea528621
commit de064e9040
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/open-vm-tools-9.2.2-893683.tar.gz /open-vm-tools-9.2.2-893683.tar.gz
/open-vm-tools-9.2.3-1031360.tar.gz /open-vm-tools-9.2.3-1031360.tar.gz
/open-vm-tools-9.4.0-1280544.tar.gz

View File

@ -19,15 +19,15 @@
################################################################################ ################################################################################
%global _hardened_build 1 %global _hardened_build 1
%global majorversion 9.2 %global majorversion 9.4
%global minorversion 3 %global minorversion 0
%global toolsbuild 1031360 %global toolsbuild 1280544
%global toolsversion %{majorversion}.%{minorversion} %global toolsversion %{majorversion}.%{minorversion}
%global toolsdaemon vmtoolsd %global toolsdaemon vmtoolsd
Name: open-vm-tools Name: open-vm-tools
Version: %{toolsversion} Version: %{toolsversion}
Release: 11%{?dist} Release: 1%{?dist}
Summary: Open Virtual Machine Tools for virtual machines hosted on VMware Summary: Open Virtual Machine Tools for virtual machines hosted on VMware
Group: Applications/System Group: Applications/System
License: GPLv2 License: GPLv2
@ -179,6 +179,9 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service
%{_libdir}/libvmtools.so %{_libdir}/libvmtools.so
%changelog %changelog
* Wed Nov 06 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.4.0-1
- Package new upstream version open-vm-tools-9.4.0-1280544.
* Thu Aug 22 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.2.3-11 * Thu Aug 22 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.2.3-11
- Added copyright and license text. - Added copyright and license text.
- Corrected summary for all packages. - Corrected summary for all packages.

View File

@ -1 +1 @@
71a1d8065b632692af2cdcc9d82f305e open-vm-tools-9.2.3-1031360.tar.gz 91f74bf6e42a3f460a42b3be31db31dc open-vm-tools-9.4.0-1280544.tar.gz