From: Jan Palus Date: Sun, 3 Jan 2021 13:21:06 +0000 (+0100) Subject: revendor with golang 1.14 X-Git-Tag: auto/th/rclone-1.53.3-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frclone.git;a=commitdiff_plain;h=15b5403 revendor with golang 1.14 apparently outcome is different than with 1.13 and possibly incompatible hence update BR: golang --- diff --git a/rclone.spec b/rclone.spec index 4d798e4..39ed301 100644 --- a/rclone.spec +++ b/rclone.spec @@ -12,9 +12,9 @@ Source0: https://github.com/rclone/rclone/releases/download/v%{version}/%{name}- # cd .. # tar cJf rclonevendor-%{version}.tar.xz rclone-%{version}/vendor Source1: %{name}-vendor-%{version}.tar.xz -# Source1-md5: eb0153a39af5cd5e7bf40a69b6ae2542 +# Source1-md5: 26f7c92a66ca4f2b82e2cf20ece485cb URL: https://rclone.org/ -BuildRequires: golang >= 1.12 +BuildRequires: golang >= 1.14 ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)