Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2016-05-02 10:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2016-04-28 16:59:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 
2016-05-02 10:44:51.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Apr 29 17:32:37 UTC 2016 - afaer...@suse.de
+
+- Sanitize the filename handling some more. The official GitHub
+  filename is open-vm-tools-stable-10.0.7.tar.gz.
+
+-------------------------------------------------------------------
+Thu Apr 28 15:33:30 UTC 2016 - k...@suse.com
+
+- Update to 10.0.7 stable branch
+  + Added namespace command line utility "vmware-namespace-cmd".
+
+-------------------------------------------------------------------

Old:
----
  stable-10.0.5.tar.gz

New:
----
  open-vm-tools-stable-10.0.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.5c3yv6/_old  2016-05-02 10:44:52.000000000 +0200
+++ /var/tmp/diff_new_pack.5c3yv6/_new  2016-05-02 10:44:52.000000000 +0200
@@ -69,14 +69,14 @@
 
 Name:           open-vm-tools
 %define subname open-vm-tools
-%define tarname stable
-Version:        10.0.5
+%define tarname open-vm-tools-stable
+Version:        10.0.7
 Release:        0
 Summary:        Open Virtual Machine Tools
 License:        BSD-3-Clause and GPL-2.0 and LGPL-2.1
 Group:          System/Emulators/PC
 Url:            https://github.com/vmware/open-vm-tools
-Source:         
https://github.com/vmware/open-vm-tools/archive/%{tarname}-%{version}.tar.gz
+Source:         
https://github.com/vmware/open-vm-tools/archive/stable-%{version}.tar.gz#/%{tarname}-%{version}.tar.gz
 Source1:        vmtoolsd
 Source2:        vmtoolsd.service
 Source3:        vmware-user-autostart.desktop
@@ -235,7 +235,7 @@
 if you intend to create own plugins for vmtoolsd.
 
 %prep
-%setup -q -n %{name}-%{tarname}-%{version}/%{subname}
+%setup -q -n %{tarname}-%{version}/%{subname}
 # fix for an rpmlint warning regarding wrong line feeds
 sed -i -e "s/\r//" README
 %patch0 -p1
@@ -496,6 +496,7 @@
 %{_bindir}/vmhgfs-fuse
 %{_bindir}/vmware-checkvm
 %{_bindir}/vmware-hgfsclient
+%{_bindir}/vmware-namespace-cmd
 %{_bindir}/vmware-rpctool
 %{_bindir}/vmware-toolbox-cmd
 %{_bindir}/vmware-xferlogs


Reply via email to