From b8db1fe7308d20f9e124f50a222d02d8152b5946 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 2 Nov 2021 11:46:58 +0100 Subject: [PATCH] up to 1.57.0 --- rclone.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rclone.spec b/rclone.spec index 89bea49..377de82 100644 --- a/rclone.spec +++ b/rclone.spec @@ -1,18 +1,18 @@ Summary: rsync for cloud storage Name: rclone -Version: 1.56.0 +Version: 1.57.0 Release: 1 License: MIT Group: Networking/Utilities #Source0Download: https://github.com/rclone/rclone/releases Source0: https://github.com/rclone/rclone/releases/download/v%{version}/%{name}-v%{version}.tar.gz -# Source0-md5: fe5595f45c707860079b9f28b56ec7bd +# Source0-md5: d9079630139dff7de37a84031df2b60f # cd rclone-%{version} # go mod vendor # cd .. # tar cJf rclone-vendor-%{version}.tar.xz rclone-v%{version}/vendor Source1: %{name}-vendor-%{version}.tar.xz -# Source1-md5: 54112d1593db387113d5db8943710240 +# Source1-md5: af05d666562d6498c38b2cb09ac2bd64 URL: https://rclone.org/ BuildRequires: golang >= 1.14 BuildRequires: rpm-build >= 4.6 -- 2.43.0