diff --git a/.files b/.files index f618988..776a9b3 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 64b2e5e..da0a566 100644 --- a/.rev +++ b/.rev @@ -68,4 +68,12 @@ 1003751 + + 08a4b33f640b8e1125c787727b9036ce + 2.11.1 + + dimstar_suse + + 1005151 + diff --git a/.servicemark b/.servicemark index 579a8d4..a0a1ed8 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -be04debd6871abf3020cc168ec735df9 +dbf9f6f2664f8dfdd31d01cf438ef2a4 diff --git a/_service b/_service index 1f1f288..0f307ad 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/docker/compose git .git - v2.11.0 + v2.11.1 @PARENT_TAG@ enable v(.*) @@ -16,6 +16,6 @@ gz - compose-2.11.0.tar.gz + compose-2.11.1.tar.gz diff --git a/_servicedata b/_servicedata index 7a3cbbf..0b6a6e5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/docker/compose - ddc4896b10e2b5b615cb1caab724c750925f7815 \ No newline at end of file + a1c50ef2c987d4709865aa02c237f45b08c529e2 \ No newline at end of file diff --git a/compose-2.11.0.tar.gz b/compose-2.11.0.tar.gz deleted file mode 120000 index cba5104..0000000 --- a/compose-2.11.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeia4ccxuhkoghxjeg7qkp536rmfw2mapt7mou2pfanjqadr34bbs3u \ No newline at end of file diff --git a/compose-2.11.1.tar.gz b/compose-2.11.1.tar.gz new file mode 120000 index 0000000..87f4b5a --- /dev/null +++ b/compose-2.11.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeic4c7p3rkngzxzr72mpvgenirasugrstroqzs65vhsyfemntwp5na \ No newline at end of file diff --git a/docker-compose.changes b/docker-compose.changes index 653f034..886ad47 100644 --- a/docker-compose.changes +++ b/docker-compose.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Sep 21 08:31:36 UTC 2022 - kastl@b1-systems.de + +- Update to version 2.11.1: + * keep the platform defined via DOCKER_DEFAULT_PLATFORM during build if no build platforms provided + * Fix linting issues + * Don't overwrite existing dependency condition + * Add unit tests for `PrepareVolumes` + * keep the platform defined at service level during build if no build platforms provided + +------------------------------------------------------------------- Thu Sep 15 07:50:53 UTC 2022 - kastl@b1-systems.de - Update to version 2.11.0: diff --git a/docker-compose.spec b/docker-compose.spec index 0abea1f..7c9ede9 100644 --- a/docker-compose.spec +++ b/docker-compose.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: docker-compose -Version: 2.11.0 +Version: 2.11.1 Release: 0 Summary: Define and run multi-container applications with Docker License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 30e3877..2cb82b9 120000 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1 +1 @@ -/ipfs/bafybeia64bgccsivaccyux5otomzdkxqiqxvu7sgqchf6wifwyeml3ytj4 \ No newline at end of file +/ipfs/bafybeihiby5pilhd6oumogh7366oou27hj54rq6oty674sqrbv2mgbxaii \ No newline at end of file