Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docker-compose for openSUSE:Factory checked in at 2025-02-12 21:36:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker-compose (Old) and /work/SRC/openSUSE:Factory/.docker-compose.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-compose" Wed Feb 12 21:36:16 2025 rev:59 rq:1245330 version:2.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes 2025-01-16 18:34:26.234706474 +0100 +++ /work/SRC/openSUSE:Factory/.docker-compose.new.8181/docker-compose.changes 2025-02-12 21:37:21.028632519 +0100 @@ -1,0 +2,64 @@ +Wed Feb 12 09:56:42 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- remove docker-compose-switch dependency + +------------------------------------------------------------------- +Wed Feb 12 07:57:10 UTC 2025 - opensuse_buildserv...@ojkastl.de + +- Update to version 2.33.0: + * Important + - This release introduce support for Bake to manage builds as + an alternative to the internal buildkit client. This new + feature can be enabled by setting COMPOSE_BAKE=1 variable. + Bake will become the default builder in a future release. + * Improvements + - let user know bake is now supported by @ndeloof in #12524 + - support additional_context reference to another service by + @ndeloof in #12485 + - add support for BUILDKIT_PROGRESS by @ndeloof in #12458 + - add --with-env flag to publish command by @glours in #12482 + - Update ls --quiet help description by @maxproske in #12541 + - Publish warn display env vars by @glours in #12486 + * Fixes + - Fix bake support by @ndeloof in #12507 + - Update link in stats --help output by @maxproske in #12523 + - Properly handle "builtin" seccomp profile by @r-bk in #12478 + - manage watch applied to mulitple services by @ndeloof in + #12469 + * Internal + - use main branch for docs upstream validation workflow by + @crazy-max in #12487 + - fix provenance for binaries and generate sbom by @crazy-max + in #12479 + - add codeowners file by @glours in #12480 + - remove exit code per error type used by legacy metrics system + by @ndeloof in #12502 + - Dockerfile: update golangci-lint to v1.63.4 by @thaJeztah in + #12546 + - Full test coverage for compatibility cmd by @maxproske in + #12528 + - don't send raw os.Args to opentelemetry but a pseudo command + line by @ndeloof in #12530 + - add docker engine v28.x to the test-matrix by @thaJeztah in + #12539 + - enable copyloopvar linter by @thaJeztah in #12542 + - go.mod: remove toolchain directive by @thaJeztah in #12551 + * Dependencies + - bump buildx v0.20.1 by @ndeloof in #12488 + - bump docker to v27.5.1 by @ndeloof in #12491 + - bump compose-go v2.4.8 by @ndeloof in #12543 + - bump golang.org/x/sys from 0.28.0 to 0.30.0 by @dependabot in + #12529 + - bump github.com/moby/term v0.5.2 by @thaJeztah in #12540 + - bump github.com/otiai10/copy from 1.14.0 to 1.14.1 by + @dependabot in #12493 + - bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 by + @dependabot in #12430 + - bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by + @dependabot in #12548 + - bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot + in #12547 + - bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in + #12549 + +------------------------------------------------------------------- Old: ---- docker-compose-2.32.4.obscpio New: ---- docker-compose-2.33.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker-compose.spec ++++++ --- /var/tmp/diff_new_pack.wKiwMN/_old 2025-02-12 21:37:22.104676871 +0100 +++ /var/tmp/diff_new_pack.wKiwMN/_new 2025-02-12 21:37:22.108677036 +0100 @@ -17,7 +17,7 @@ Name: docker-compose -Version: 2.32.4 +Version: 2.33.0 Release: 0 Summary: Define and run multi-container applications with Docker License: Apache-2.0 @@ -26,7 +26,6 @@ Source1: vendor.tar.gz BuildRequires: golang(API) = 1.22 Requires: docker -Requires: docker-compose-switch %description Docker Compose is a tool for running multi-container applications on Docker ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wKiwMN/_old 2025-02-12 21:37:22.136678190 +0100 +++ /var/tmp/diff_new_pack.wKiwMN/_new 2025-02-12 21:37:22.136678190 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/docker/compose</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.32.4</param> + <param name="revision">v2.33.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.wKiwMN/_old 2025-02-12 21:37:22.156679015 +0100 +++ /var/tmp/diff_new_pack.wKiwMN/_new 2025-02-12 21:37:22.160679179 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/docker/compose</param> - <param name="changesrevision">ef1931c8de74c96a01f5b9541f893ba6ed0d7a19</param></service></servicedata> + <param name="changesrevision">036da47950e2b91f96d7c3331ff110651064687c</param></service></servicedata> (No newline at EOF) ++++++ docker-compose-2.32.4.obscpio -> docker-compose-2.33.0.obscpio ++++++ ++++ 4507 lines of diff (skipped) ++++++ docker-compose.obsinfo ++++++ --- /var/tmp/diff_new_pack.wKiwMN/_old 2025-02-12 21:37:22.388688577 +0100 +++ /var/tmp/diff_new_pack.wKiwMN/_new 2025-02-12 21:37:22.392688742 +0100 @@ -1,5 +1,5 @@ name: docker-compose -version: 2.32.4 -mtime: 1736961963 -commit: ef1931c8de74c96a01f5b9541f893ba6ed0d7a19 +version: 2.33.0 +mtime: 1739344765 +commit: 036da47950e2b91f96d7c3331ff110651064687c ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/docker-compose/vendor.tar.gz /work/SRC/openSUSE:Factory/.docker-compose.new.8181/vendor.tar.gz differ: char 5, line 1