mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 06:32:59 +00:00
20240916
This commit is contained in:
parent
27c9e1f2f1
commit
d131e781d2
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -8,3 +8,4 @@ sources:
|
|||
mc-RELEASE.2024-08-17T11-33-50Z.tar.gz: 2003c1c2ee5a26ab00f1c4b1480249b24e0bff05
|
||||
mc-RELEASE.2024-08-26T10-49-58Z.tar.gz: 8b012ef74893ad718b738752caeb52ce9d47465e
|
||||
mc-RELEASE.2024-09-09T07-53-10Z.tar.gz: 28cd26a10ba69ef87256dedea25c08fa7dfa7e88
|
||||
mc-RELEASE.2024-09-16T17-43-14Z.tar.gz: 8a5bf901b28dd802c438b25b079a8d10e39dc449
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2024-09-09T07-53-10Z
|
||||
%define rel 2024-09-16T17-43-14Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
%define secscan 1
|
||||
|
||||
Name: minio-client
|
||||
Version: 20240909
|
||||
Version: 20240916
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue