mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 02:32:47 +00:00
20240620
This commit is contained in:
parent
51f08be0ef
commit
396054826f
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -11,3 +11,4 @@ sources:
|
|||
mc-RELEASE.2024-06-05T18-13-30Z.tar.gz: 115d6b4b31041955fef4840e3bed3251ef3ad9fd
|
||||
mc-RELEASE.2024-06-10T16-44-15Z.tar.gz: bc4b9578d28a93ca6965cb5c7179e595fe4c9d7f
|
||||
mc-RELEASE.2024-06-12T14-34-03Z.tar.gz: 66f2ad529b558323e23ce54fe70ccd050d5191e5
|
||||
mc-RELEASE.2024-06-20T14-50-54Z.tar.gz: 9242702f9ce085f5877316e9794b20fbae1c9fba
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2024-06-12T14-34-03Z
|
||||
%define rel 2024-06-20T14-50-54Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
|
||||
Name: minio-client
|
||||
Version: 20240612
|
||||
Version: 20240620
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue