Hello community,

here is the log from the commit of package terraform-provider-vsphere for 
openSUSE:Factory checked in at 2020-06-15 20:32:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-vsphere (Old)
 and      /work/SRC/openSUSE:Factory/.terraform-provider-vsphere.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform-provider-vsphere"

Mon Jun 15 20:32:02 2020 rev:2 rq:814652 version:1.18.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terraform-provider-vsphere/terraform-provider-vsphere.changes
    2020-03-12 23:12:20.527324773 +0100
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-vsphere.new.3606/terraform-provider-vsphere.changes
  2020-06-15 20:32:14.458739721 +0200
@@ -1,0 +2,31 @@
+Mon Jun  8 07:26:10 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.18.3:
+  * resource/custom_attribute: Fix id in error message when category is 
missing. (#1088)
+  * resource/virtual_machine: Add vApp properties with OVF deployment. (#1082)
+  * resource/host & resource/compute_cluster: Add arguments for specifying if 
cluster management should be handled in host or compute_cluster resource. 
(#1085)
+  * resource/virtual_machine: Handle OVF argument validation during VM 
creation. (#1084)
+  * resource/host: Disconnect rather than entering maintenance mode when 
deleting. (#1083)
+  * resource/virtual_machine: Skip unexpected NIC entries. (#1067)
+  * Respect session_persistence for REST sessions. (#1077)
+  * resource/virtual_machine: Allow users to deploy OVF templates from both 
from local system and remote URL. (#1052)
+  * resource/virtual_machine: Mark product_key as sensitive. (#1045)
+  * resource/virtual_machine: Increase max hardware_version for vSphere v7.0. 
(#1056)
+  * resource/virtual_machine: Fix to disk bus sorting. (#1039)
+  * resource/virtual_machine: Only include hardware_version in CreateSpecs. 
(#1055)
+  * Use built in session persistence in govmomi. (#1050)
+  * resource/virtual_disk: Support VMDK files. (#987)
+  * resource/virtual_machine: Fix disk controller sorting. (#1032)
+  * resource/virtual_machine: Add support for hardware version tracking and 
upgrading. (#1020)
+  * data/vsphere_network: Handle cases of network port groups with same name 
using distributed_virtual_switch_uuid. (#1001)
+  * resource/virtual_machine: Fix working with orphaned devices. (#1005)
+  * resource/virtual_machine: Ignore guest_id with content library. (#1014)
+  * New Data Source: content_library (#985)
+  * New Data Source: content_library_item (#985)
+  * New Resource: content_library (#985)
+  * New Resource: content_library_item (#985)
+  * resource/virtual_machine: Add poweron_timeout option for the amount of 
time to give a VM to power on. (#990)
+  * resource/virtual_machine: Optimize OS family query. (#959)
+  * Migrate provider to Terraform plugin SDK. (#982)
+
+-------------------------------------------------------------------

Old:
----
  terraform-provider-vsphere-1.16.1.obscpio

New:
----
  terraform-provider-vsphere-1.18.3.obscpio

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

Other differences:
------------------
++++++ terraform-provider-vsphere.spec ++++++
--- /var/tmp/diff_new_pack.yByrfX/_old  2020-06-15 20:32:16.826748222 +0200
+++ /var/tmp/diff_new_pack.yByrfX/_new  2020-06-15 20:32:16.830748236 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terraform-provider-vsphere
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,29 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 # Make sure that the binary is not getting stripped.
 %if 0%{?suse_version}
 %{go_nostrip}
 %endif
 
 Name:           terraform-provider-vsphere
-Version:        1.16.1
+Version:        1.18.3
 Release:        0
-License:        MPL-2.0
 Summary:        Terraform vSphere provider
-Url:            
https://github.com/terraform-providers/terraform-provider-vsphere
+License:        MPL-2.0
 Group:          System/Management
+URL:            
https://github.com/terraform-providers/terraform-provider-vsphere
 Source:         %{name}-%{version}.tar.xz
 %if 0%{?suse_version}
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.8
 BuildRequires:  xz
+BuildRequires:  golang(API) >= 1.8
 %endif
-Requires:       terraform >= 0.10.0
 Requires:       mkisofs
+Requires:       terraform >= 0.10.0
 BuildRequires:  git
 BuildRequires:  xz
 %if 0%{?suse_version}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yByrfX/_old  2020-06-15 20:32:16.866748365 +0200
+++ /var/tmp/diff_new_pack.yByrfX/_new  2020-06-15 20:32:16.866748365 +0200
@@ -3,8 +3,8 @@
     <param 
name="url">https://github.com/terraform-providers/terraform-provider-vsphere.git</param>
     <param name="scm">git</param>
     <param name="filename">terraform-provider-vsphere</param>
-    <param name="versionformat">1.16.1</param>
-    <param name="revision">v1.16.1</param>
+    <param name="versionformat">1.18.3</param>
+    <param name="revision">v1.18.3</param>
     <param name="exclude">.git</param>
   </service>
   <service name="tar" mode="buildtime"/>

++++++ terraform-provider-vsphere-1.16.1.obscpio -> 
terraform-provider-vsphere-1.18.3.obscpio ++++++
/work/SRC/openSUSE:Factory/terraform-provider-vsphere/terraform-provider-vsphere-1.16.1.obscpio
 
/work/SRC/openSUSE:Factory/.terraform-provider-vsphere.new.3606/terraform-provider-vsphere-1.18.3.obscpio
 differ: char 49, line 1

++++++ terraform-provider-vsphere.obsinfo ++++++
--- /var/tmp/diff_new_pack.yByrfX/_old  2020-06-15 20:32:16.902748494 +0200
+++ /var/tmp/diff_new_pack.yByrfX/_new  2020-06-15 20:32:16.902748494 +0200
@@ -1,5 +1,5 @@
 name: terraform-provider-vsphere
-version: 1.16.1
-mtime: 1581022025
-commit: da92ae6f5ea6e05014811574d9c84e70bc1b0d8a
+version: 1.18.3
+mtime: 1591054512
+commit: e175c4a736917a97552eebba7756fdac9561cf35
 


Reply via email to