mirror of
https://abf.rosa.ru/djam/minio-client.git
synced 2025-02-23 02:32:47 +00:00
20230111
BUILD_LDFLAGS="-X github.com/minio/mc/cmd.Version=%{ver}
This commit is contained in:
parent
4f1db88149
commit
8f56c6f62d
2 changed files with 3 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -7,3 +7,4 @@ sources:
|
|||
mc-RELEASE.2022-10-22T03-39-29Z.tar.gz: 5df493f9000f2b569362efa293895a5ae81a4772
|
||||
mc-RELEASE.2022-10-29T10-09-23Z.tar.gz: 543466cb6cfe14c817025dee3be48ffd2fd87a32
|
||||
mc-RELEASE.2022-11-07T23-47-39Z.tar.gz: 9524642d473826ba9314c835eae248f2516d4908
|
||||
mc-RELEASE.2023-01-11T03-14-16Z.tar.gz: d086986f06b7ab42c7ef60ce2649adfe8a1e3595
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
%define debug_package %nil
|
||||
%define oname mc
|
||||
%define rel 2022-11-07T23-47-39Z
|
||||
%define rel 2023-01-11T03-14-16Z
|
||||
%define ver RELEASE
|
||||
%define commit 060b0762fb17e26829fdcc5b43e42fdc437aeefc
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
|
||||
Name: minio-client
|
||||
Version: 20221107
|
||||
Version: 20230111
|
||||
Release: 1
|
||||
Summary: MinIO client
|
||||
License: ASL 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue