mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 02:32:47 +00:00
20241029
This commit is contained in:
parent
cdf90749a5
commit
bff1188eb4
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,2 +1,3 @@
|
|||
sources:
|
||||
mc-RELEASE.2024-10-02T08-27-28Z.tar.gz: ca8e74247944699af39af1aa2d1c16050cec565b
|
||||
mc-RELEASE.2024-10-29T15-34-59Z.tar.gz: 0f562fe1585323de865a61c6d79c2a932e5770e4
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2024-10-02T08-27-28Z
|
||||
%define rel 2024-10-29T15-34-59Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
%define secscan 0
|
||||
|
||||
Name: minio-client
|
||||
Version: 20241002
|
||||
Version: 20241029
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue