mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 14:42:57 +00:00
Update to 1.29.1
This commit is contained in:
parent
364521a869
commit
8cd5e775da
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
compose-1.28.6.tar.gz: 171ad180549dbb3729e129f6ee05948a9e4915ed
|
compose-1.29.1.tar.gz: 14f4c5134fabd56c44ac0ca91bc39ace902a7fc9
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
%global dcvers 1.28.6
|
%global dcvers 1.29.1
|
||||||
#global dcrc rc1
|
#global dcrc rc1
|
||||||
%global dist_version %{dcvers}
|
%global dist_version %{dcvers}
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
Name: %{project}-%{repo}
|
Name: %{project}-%{repo}
|
||||||
Version: %{dist_version}
|
Version: %{dist_version}
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Multi-container orchestration for Docker
|
Summary: Multi-container orchestration for Docker
|
||||||
Group: System/Kernel and hardware
|
Group: System/Kernel and hardware
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue