Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package velero-plugin-for-aws for openSUSE:Factory checked in at 2021-07-28 19:20:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velero-plugin-for-aws (Old) and /work/SRC/openSUSE:Factory/.velero-plugin-for-aws.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velero-plugin-for-aws" Wed Jul 28 19:20:14 2021 rev:2 rq:908827 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/velero-plugin-for-aws/velero-plugin-for-aws.changes 2020-10-15 13:50:30.625302132 +0200 +++ /work/SRC/openSUSE:Factory/.velero-plugin-for-aws.new.1899/velero-plugin-for-aws.changes 2021-07-28 19:21:16.707538042 +0200 @@ -1,0 +2,27 @@ +Wed Jul 28 00:21:29 UTC 2021 - jenting.hs...@suse.com + +- Update to version 1.2.1: + * Add changelog for v1.2.1 (#85) + * Fix typo + * Update to Velero dependency to v1.6.2 (#83) + * Update dependencies (#80) + * Update reviewers (#81) + * remove ashish-amarnath from maintainers + * Update auto assign of reviewers (#77) + * Only publish the container image from the root repo (#73) + +------------------------------------------------------------------- +Thu Apr 08 02:33:16 UTC 2021 - jenting.hs...@suse.com + +- Update to version 1.2.0: + * Update changelog for v1.2.0 + * Update docs to reference Velero v1.6 + * Use credentials file passed through config (#69) + * Add jenting as reviewer + * Update README with new issue filing process. (#68) + * Add Tilt setup (#66) + * update compatibility table + * With the right number + * Update to latest covenant coc + +------------------------------------------------------------------- Old: ---- velero-plugin-for-aws-1.1.0.tar.gz New: ---- _service _servicedata velero-plugin-for-aws-1.2.1.tar.gz vendor.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velero-plugin-for-aws.spec ++++++ --- /var/tmp/diff_new_pack.XmuA84/_old 2021-07-28 19:21:17.123537496 +0200 +++ /var/tmp/diff_new_pack.XmuA84/_new 2021-07-28 19:21:17.127537490 +0200 @@ -1,7 +1,7 @@ # # spec file for package velero-plugin-for-aws # -# 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-aws Name: velero-plugin-for-aws -Version: 1.1.0 +Version: 1.2.1 Release: 0 Summary: Velero plugin for AWS 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-aws/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 Amazon Web Service (AWS) %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-aws</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-aws*.tar</param> <param name="compression">gz</param> </service> <service name="set_version" mode="disabled"> <param name="basename">velero-plugin-for-aws</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-aws</param> <param name="changesrevision">f08abee8dd177d27601ad50ac774b3fc76e7bf62</param></service></servicedata>++++++ velero-plugin-for-aws-1.1.0.tar.gz -> velero-plugin-for-aws-1.2.1.tar.gz ++++++ ++++ 843699 lines of diff (skipped)