Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package velero-plugin-for-gcp for 
openSUSE:Factory checked in at 2021-07-28 19:20:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velero-plugin-for-gcp (Old)
 and      /work/SRC/openSUSE:Factory/.velero-plugin-for-gcp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "velero-plugin-for-gcp"

Wed Jul 28 19:20:13 2021 rev:2 rq:908826 version:1.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/velero-plugin-for-gcp/velero-plugin-for-gcp.changes  
    2020-10-15 13:50:42.493307095 +0200
+++ 
/work/SRC/openSUSE:Factory/.velero-plugin-for-gcp.new.1899/velero-plugin-for-gcp.changes
    2021-07-28 19:21:16.027538933 +0200
@@ -1,0 +2,26 @@
+Wed Jul 28 00:30:26 UTC 2021 - [email protected]
+
+- Update to version 1.2.1:
+  * Add changelog for v1.2.1 (#65)
+  * Fix typo
+  * Update Velero dependency to v1.6.2 (#63)
+  * Update dependencies (#61)
+  * Update reviewers (#62)
+  * remove ashish-amarnath from maintainers
+  * Update auto assign of reviewers
+  * Only publish the container image from the root repo
+
+-------------------------------------------------------------------
+Thu Apr 08 02:39:26 UTC 2021 - [email protected]
+
+- Update to version 1.2.0:
+  * Update changelog for v1.2.0
+  * Update docs to reference Velero v1.6 (#55)
+  * Use credentials file passed through config (#52)
+  * adding check if disk description is empty related to issue #45 (#46)
+  * Add jenting as reviewer
+  * added missing quotes for IAM binding
+  * Update support matrix and redirect new issues (#51)
+  * Add Tilt setup (#47)
+
+-------------------------------------------------------------------

Old:
----
  velero-plugin-for-gcp-1.1.0.tar.gz

New:
----
  _service
  _servicedata
  velero-plugin-for-gcp-1.2.1.tar.gz
  vendor.tar.gz

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

Other differences:
------------------
++++++ velero-plugin-for-gcp.spec ++++++
--- /var/tmp/diff_new_pack.gWqxcj/_old  2021-07-28 19:21:16.503538309 +0200
+++ /var/tmp/diff_new_pack.gWqxcj/_new  2021-07-28 19:21:16.503538309 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package velero-plugin-for-gcp
 #
-# Copyright (c) 2019,2020 SUSE LLC, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,18 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define goipath github.com/vmware-tanzu/velero-plugin-for-gcp
 
 Name:           velero-plugin-for-gcp
-Version:        1.1.0
+Version:        1.2.1
 Release:        0
 Summary:        Velero plugin for GCP
 License:        Apache-2.0
 Group:          Productivity/Archiving/Backup
 URL:            https://velero.io
-Source0:        %{name}-%{version}.tar.gz
+Source0:        
https://github.com/vmware-tanzu/velero-plugin-for-gcp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) = 1.14
 
@@ -32,12 +34,12 @@
 Plugins to support Velero on Google Cloud Platform (GCP)
 
 %prep
-%setup -q
+%setup -q -a1
 
 %build
 %goprep %{goipath}
 export CGO_ENABLED=0
-%gobuild -installsuffix "static" %{name}
+%gobuild -mod vendor -installsuffix "static" %{name}
 
 %install
 %goinstall

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param 
name="url">https://github.com/vmware-tanzu/velero-plugin-for-gcp</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="revision">v1.2.1</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">velero-plugin-for-gcp*.tar</param>
    <param name="compression">gz</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="basename">velero-plugin-for-gcp</param>
  </service>
  <service name="go_modules" mode="disabled">
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/vmware-tanzu/velero-plugin-for-gcp</param>
              <param 
name="changesrevision">558d306f2adb11e39e615a5733ceb706dd69fd3c</param></service></servicedata>++++++
 velero-plugin-for-gcp-1.1.0.tar.gz -> velero-plugin-for-gcp-1.2.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/velero-plugin-for-gcp/velero-plugin-for-gcp-1.1.0.tar.gz
 
/work/SRC/openSUSE:Factory/.velero-plugin-for-gcp.new.1899/velero-plugin-for-gcp-1.2.1.tar.gz
 differ: char 12, line 1

Reply via email to