[packages/rclone] revendor with golang 1.14
    atler 
    atler at pld-linux.org
       
    Sun Jan  3 14:22:54 CET 2021
    
    
  
commit 15b5403edd144ad661a01bb0ba1c62439f6fd666
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jan 3 14:21:06 2021 +0100
    revendor with golang 1.14
    
    apparently outcome is different than with 1.13 and possibly incompatible
    hence update BR: golang
 rclone.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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)
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rclone.git/commitdiff/15b5403edd144ad661a01bb0ba1c62439f6fd666
    
    
More information about the pld-cvs-commit
mailing list