From c3a65f4b0508b43f2da382d4c2312ab1ffcdfac4679ae6fbf93894fdd8f1e862 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 24 Mar 2010 16:28:05 +0000 Subject: [PATCH 1/3] Accepting request 35655 from home:dimstar:branches:Virtualization:VMware Copy from home:dimstar:branches:Virtualization:VMware/open-vm-tools via accept of submit request 35655 revision 4. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/35655 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=155 --- open-vm-tools-2010.02.23-236320.tar.bz2 | 3 --- open-vm-tools-2010.03.20-243334.tar.bz2 | 3 +++ open-vm-tools.changes | 13 +++++++++++++ open-vm-tools.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 open-vm-tools-2010.02.23-236320.tar.bz2 create mode 100644 open-vm-tools-2010.03.20-243334.tar.bz2 diff --git a/open-vm-tools-2010.02.23-236320.tar.bz2 b/open-vm-tools-2010.02.23-236320.tar.bz2 deleted file mode 100644 index fb7a589..0000000 --- a/open-vm-tools-2010.02.23-236320.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec51b1df725d87830fb7110fa355eb06a66df7e0ad6da6016abae4e7670e5437 -size 2394276 diff --git a/open-vm-tools-2010.03.20-243334.tar.bz2 b/open-vm-tools-2010.03.20-243334.tar.bz2 new file mode 100644 index 0000000..7d8b675 --- /dev/null +++ b/open-vm-tools-2010.03.20-243334.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba955114612cc25a8e9a5abf570e598368275c1477b364468eb9fa6f913b3d4 +size 2412383 diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 0cedb09..2db92f1 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 24 09:43:33 UTC 2010 - dimstar@opensuse.org + +- Update to 2010.03.20: + + New i18n support for Tools; it is based on VMware's internal + tools + + Logging infrastructure has been enhanced and now supports + rotation + + Bug fixes in several areas (DnD, backup support, thread safety) + + Updates in Linux kernel modules for compatibility with newer + kernels. + + New functionality in the Unity support code. + ------------------------------------------------------------------- Tue Mar 23 09:27:23 UTC 2010 - dimstar@opensuse.org diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 0d9fc16..6a25c12 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -23,9 +23,9 @@ Name: open-vm-tools Group: System/Emulators/PC Summary: Open Virtual Machine Tools -Version: 2010.02.23 +Version: 2010.03.20 Release: 2 -%define svn_rev 236320 +%define svn_rev 243334 Url: http://open-vm-tools.sourceforge.net/ License: BSD3c ; GPLv2 ; LGPLv2.1 Source: %{name}-%{version}-%{svn_rev}.tar.bz2 From 1ed86cdf489f05de9cb7ec7ea997009abf8a180f40170a4a487b7e983690bc80 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 26 Mar 2010 01:27:31 +0000 Subject: [PATCH 2/3] Accepting request 35696 from Virtualization:VMware checked in (request 35696) OBS-URL: https://build.opensuse.org/request/show/35696 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=156 --- open-vm-tools-2010.02.23-236320.tar.bz2 | 3 +++ open-vm-tools-2010.03.20-243334.tar.bz2 | 3 --- open-vm-tools.changes | 13 ------------- open-vm-tools.spec | 4 ++-- 4 files changed, 5 insertions(+), 18 deletions(-) create mode 100644 open-vm-tools-2010.02.23-236320.tar.bz2 delete mode 100644 open-vm-tools-2010.03.20-243334.tar.bz2 diff --git a/open-vm-tools-2010.02.23-236320.tar.bz2 b/open-vm-tools-2010.02.23-236320.tar.bz2 new file mode 100644 index 0000000..fb7a589 --- /dev/null +++ b/open-vm-tools-2010.02.23-236320.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec51b1df725d87830fb7110fa355eb06a66df7e0ad6da6016abae4e7670e5437 +size 2394276 diff --git a/open-vm-tools-2010.03.20-243334.tar.bz2 b/open-vm-tools-2010.03.20-243334.tar.bz2 deleted file mode 100644 index 7d8b675..0000000 --- a/open-vm-tools-2010.03.20-243334.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ba955114612cc25a8e9a5abf570e598368275c1477b364468eb9fa6f913b3d4 -size 2412383 diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 2db92f1..0cedb09 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,16 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 09:43:33 UTC 2010 - dimstar@opensuse.org - -- Update to 2010.03.20: - + New i18n support for Tools; it is based on VMware's internal - tools - + Logging infrastructure has been enhanced and now supports - rotation - + Bug fixes in several areas (DnD, backup support, thread safety) - + Updates in Linux kernel modules for compatibility with newer - kernels. - + New functionality in the Unity support code. - ------------------------------------------------------------------- Tue Mar 23 09:27:23 UTC 2010 - dimstar@opensuse.org diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 6a25c12..0d9fc16 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -23,9 +23,9 @@ Name: open-vm-tools Group: System/Emulators/PC Summary: Open Virtual Machine Tools -Version: 2010.03.20 +Version: 2010.02.23 Release: 2 -%define svn_rev 243334 +%define svn_rev 236320 Url: http://open-vm-tools.sourceforge.net/ License: BSD3c ; GPLv2 ; LGPLv2.1 Source: %{name}-%{version}-%{svn_rev}.tar.bz2 From 05c3da964327f83a9d97862c17eccda0579c1cb9da14efccc0a2cca88c4209a7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 26 Mar 2010 01:27:32 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/open-vm-tools revision 18.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=131389af314c082d1a300a7f86c5bd24 --- open-vm-tools-2010.02.23-236320.tar.bz2 | 3 --- open-vm-tools-2010.03.20-243334.tar.bz2 | 3 +++ open-vm-tools.changes | 13 +++++++++++++ open-vm-tools.spec | 8 ++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 open-vm-tools-2010.02.23-236320.tar.bz2 create mode 100644 open-vm-tools-2010.03.20-243334.tar.bz2 diff --git a/open-vm-tools-2010.02.23-236320.tar.bz2 b/open-vm-tools-2010.02.23-236320.tar.bz2 deleted file mode 100644 index fb7a589..0000000 --- a/open-vm-tools-2010.02.23-236320.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec51b1df725d87830fb7110fa355eb06a66df7e0ad6da6016abae4e7670e5437 -size 2394276 diff --git a/open-vm-tools-2010.03.20-243334.tar.bz2 b/open-vm-tools-2010.03.20-243334.tar.bz2 new file mode 100644 index 0000000..7d8b675 --- /dev/null +++ b/open-vm-tools-2010.03.20-243334.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba955114612cc25a8e9a5abf570e598368275c1477b364468eb9fa6f913b3d4 +size 2412383 diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 0cedb09..2db92f1 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 24 09:43:33 UTC 2010 - dimstar@opensuse.org + +- Update to 2010.03.20: + + New i18n support for Tools; it is based on VMware's internal + tools + + Logging infrastructure has been enhanced and now supports + rotation + + Bug fixes in several areas (DnD, backup support, thread safety) + + Updates in Linux kernel modules for compatibility with newer + kernels. + + New functionality in the Unity support code. + ------------------------------------------------------------------- Tue Mar 23 09:27:23 UTC 2010 - dimstar@opensuse.org diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 0d9fc16..69d78dc 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -1,5 +1,5 @@ # -# spec file for package open-vm-tools (Version 2010.02.23) +# spec file for package open-vm-tools (Version 2010.03.20) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,9 +23,9 @@ Name: open-vm-tools Group: System/Emulators/PC Summary: Open Virtual Machine Tools -Version: 2010.02.23 -Release: 2 -%define svn_rev 236320 +Version: 2010.03.20 +Release: 1 +%define svn_rev 243334 Url: http://open-vm-tools.sourceforge.net/ License: BSD3c ; GPLv2 ; LGPLv2.1 Source: %{name}-%{version}-%{svn_rev}.tar.bz2