mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 14:42:56 +00:00
This commit is contained in:
parent
236e42fc9b
commit
cc90c55a21
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -2,3 +2,4 @@ sources:
|
|||
mc-RELEASE.2024-10-02T08-27-28Z.tar.gz: ca8e74247944699af39af1aa2d1c16050cec565b
|
||||
mc-RELEASE.2024-10-29T15-34-59Z.tar.gz: 0f562fe1585323de865a61c6d79c2a932e5770e4
|
||||
mc-RELEASE.2024-11-17T19-35-25Z.tar.gz: 9b8ebe60104689a49f1b5e0fedacbaf143cd03fb
|
||||
mc-RELEASE.2025-02-04T04-57-50Z.tar.gz: e06c909d1f6d8cd015c464f193093a482e99bcb6
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2024-11-17T19-35-25Z
|
||||
%define rel 2025-02-04T04-57-50Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
%define secscan 0
|
||||
|
||||
Name: minio-client
|
||||
Version: 20241117
|
||||
Version: 20250204
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue