- updated to 2011.05.27:

+ Mostly cleanups and a few bug fixes.
- fixes [bnc#690491]

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=198
This commit is contained in:
Pavol Rusnak 2011-06-02 13:29:11 +00:00 committed by Git OBS Bridge
parent 0ec31fa483
commit 352d29c46f
4 changed files with 10 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="download_url">
<param name="protocol">http</param>
<param name="host">sourceforge.net</param>
<param name="path">/projects/open-vm-tools/files/open-vm-tools/2011.04.25/open-vm-tools-2011.04.25-402641.tar.gz</param>
<param name="path">/projects/open-vm-tools/files/open-vm-tools/2011.05.27/open-vm-tools-2011.05.27-420096.tar.gz</param>
</service>
<service name="recompress">
<param name="file">_service:download_url:*.tar.gz</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6724632168332df1816f0d7e1b1c1d1523e4a4ddbe4b75173dc6c71ea90a98b9
size 2577538

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 2 13:13:04 UTC 2011 - prusnak@opensuse.org
- updated to 2011.05.27:
+ Mostly cleanups and a few bug fixes.
- fixes [bnc#690491]
-------------------------------------------------------------------
Tue May 31 09:56:55 UTC 2011 - prusnak@opensuse.org

View File

@ -28,11 +28,11 @@
%define with_X 1
Name: open-vm-tools
Version: 2011.04.25
Version: 2011.05.27
%define svn_rev 420096
Release: 1
License: BSD3c ; GPLv2 ; LGPLv2.1
Summary: Open Virtual Machine Tools
%define svn_rev 402641
Url: http://open-vm-tools.sourceforge.net/
Group: System/Emulators/PC
Source: %{name}-%{version}-%{svn_rev}.tar.bz2