diff --git a/.abf.yml b/.abf.yml index 3718a34..ebba9c8 100644 --- a/.abf.yml +++ b/.abf.yml @@ -8,3 +8,4 @@ sources: mc-RELEASE.2022-10-29T10-09-23Z.tar.gz: 543466cb6cfe14c817025dee3be48ffd2fd87a32 mc-RELEASE.2022-11-07T23-47-39Z.tar.gz: 9524642d473826ba9314c835eae248f2516d4908 mc-RELEASE.2023-01-11T03-14-16Z.tar.gz: d086986f06b7ab42c7ef60ce2649adfe8a1e3595 + mc-RELEASE.2024-06-05T18-13-30Z.tar.gz: 115d6b4b31041955fef4840e3bed3251ef3ad9fd diff --git a/minio-client.spec b/minio-client.spec index ca80d49..e5d445f 100644 --- a/minio-client.spec +++ b/minio-client.spec @@ -1,12 +1,12 @@ %define debug_package %nil %define oname mc -%define rel 2023-01-11T03-14-16Z +%define rel 2024-06-05T18-13-30Z %define ver RELEASE %define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc %define shortcommit %(c=%{commit}; echo ${c:0:12}) Name: minio-client -Version: 20230111 +Version: 20240605 Release: 1 Summary: MinIO client License: ASL 2.0 @@ -25,6 +25,7 @@ rsync commands for filesystems and object storage. %setup -qn %{oname}-RELEASE.%{rel} %build +export GOPROXY=direct #make BUILD_LDFLAGS="-X cmd.Version=RELEASE.%{rel}" GO111MODULE=on CGO_ENABLED=0 go build -trimpath -tags kqueue \ -ldflags="-s -w \