From 3fda277379c24622ab7026fd914e076e4e8b91a3 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 21 Jul 2021 10:43:44 +0200 Subject: [PATCH] up to 1.56.0 --- rclone.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rclone.spec b/rclone.spec index f3175aa..89bea49 100644 --- a/rclone.spec +++ b/rclone.spec @@ -1,18 +1,18 @@ Summary: rsync for cloud storage Name: rclone -Version: 1.55.0 +Version: 1.56.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: 16389b8398ecf5c0b9942dbfc956ff88 +# Source0-md5: fe5595f45c707860079b9f28b56ec7bd # 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: 9de5b2c00f12d4f082c0c24f7e3e01d4 +# Source1-md5: 54112d1593db387113d5db8943710240 URL: https://rclone.org/ BuildRequires: golang >= 1.14 BuildRequires: rpm-build >= 4.6 -- 2.43.0