mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 02:32:47 +00:00
20240703
This commit is contained in:
parent
e7caacd208
commit
6050deb727
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -14,3 +14,4 @@ sources:
|
|||
mc-RELEASE.2024-06-20T14-50-54Z.tar.gz: 9242702f9ce085f5877316e9794b20fbae1c9fba
|
||||
mc-RELEASE.2024-06-24T19-40-33Z.tar.gz: fdaef3d4719ecdfd8827093cabb80d69015abe8f
|
||||
mc-RELEASE.2024-06-29T19-08-46Z.tar.gz: ac725e61a82df23e31bda525efc7e51d74fa0890
|
||||
mc-RELEASE.2024-07-03T20-17-25Z.tar.gz: 9ad4e476efea5939beb38f5b2cb42a1b06b18753
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2024-06-29T19-08-46Z
|
||||
%define rel 2024-07-03T20-17-25Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
%define secscan 1
|
||||
|
||||
Name: minio-client
|
||||
Version: 20240629
|
||||
Version: 20240703
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue