mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 02:32:47 +00:00
This commit is contained in:
parent
cc90c55a21
commit
c49366ec5b
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -3,3 +3,4 @@ sources:
|
|||
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
|
||||
mc-RELEASE.2025-02-08T19-14-21Z.tar.gz: 6ff4bb447f36fe7363b7364616a66bdba5688e3c
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2025-02-04T04-57-50Z
|
||||
%define rel 2025-02-08T19-14-21Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
%define secscan 0
|
||||
|
||||
Name: minio-client
|
||||
Version: 20250204
|
||||
Version: 20250208
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue