]> git.pld-linux.org Git - packages/rclone.git/commitdiff
up to 1.64.1 auto/th/rclone-1.64.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 18 Oct 2023 09:13:53 +0000 (11:13 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 18 Oct 2023 09:13:53 +0000 (11:13 +0200)
rclone.spec

index b3c9b453465a31bb105ae85db8bf5b462815caaf..09c6878d111ecf7d9bb7fe34f75c90855e433f50 100644 (file)
@@ -1,19 +1,19 @@
-%define                vendor_ver      1.64.0
+%define                vendor_ver      1.64.1
 Summary:       rsync for cloud storage
 Name:          rclone
-Version:       1.64.0
+Version:       1.64.1
 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: db20c5d1aa024590b0a5d58f63e722c0
+# Source0-md5: 540296d6046788310fa7ae66f1a69925
 # cd rclone-%{version}
 # go mod vendor
 # cd ..
 # tar cJf rclone-vendor-%{version}.tar.xz rclone-v%{version}/vendor
 Source1:       %{name}-vendor-%{vendor_ver}.tar.xz
-# Source1-md5: d6e971ca52641fefc4aaf58fe79719b2
+# Source1-md5: deabb9a881e67410dcaf73fbe7d76d49
 Patch0:                webdav-modtime.patch
 URL:           https://rclone.org/
 BuildRequires: golang >= 1.19
This page took 0.221086 seconds and 4 git commands to generate.