mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 02:32:47 +00:00
2.30.0
This commit is contained in:
parent
1b61bc56e0
commit
70aa6982b0
2 changed files with 3 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,4 +1,3 @@
|
|||
sources:
|
||||
compose-2.29.7.tar.gz: 3b072308c210256c8d2d6ef212e9fa995762d347
|
||||
docker-compose-%{verson}.tar.gz: 191fdd50b8a89f97fd9958f08068b3d3e00246b6
|
||||
compose-2.30.0.tar.gz: 85876ff8f584336bd068d9380e94e6c6a089fab4
|
||||
docker-compose-2.27.0.tar.gz: 2ec214558ee8b3c9b76677368a7e64e9a5806a72
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
Name: docker-%{plugin}
|
||||
Version: 2.29.7
|
||||
Version: 2.30.0
|
||||
Release: 1
|
||||
Summary: Docker compose golang version
|
||||
URL: https://docs.docker.com/%{plugin}
|
||||
|
@ -18,6 +18,7 @@ License: ASL 2.0
|
|||
BuildRequires: go >= 1.21
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
Requires: docker
|
||||
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue