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-03-14 23:52:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Fri Mar 14 23:52:29 2025 rev:61 rq:1253020 version:2.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2025-02-22 19:05:50.249002072 +0100
+++ /work/SRC/openSUSE:Factory/.docker-compose.new.19136/docker-compose.changes 
2025-03-14 23:53:23.223867071 +0100
@@ -1,0 +2,75 @@
+Fri Mar 14 09:54:23 UTC 2025 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 2.34.0:
+  * Improvements
+    - Support refresh pull policy by @ndeloof in #12568
+    - Introduced include to filter files considered by watch by
+      @ndeloof in #12584
+    - Introduced --env-from-file in docker compose run command by
+      @ndeloof in #12626
+    - Make publish a regular command of Compose by @glours in
+      #12629
+  * Fixes
+    - Build: only print COMPOSE_BAKE recommendation when disabled
+      by @emersion in #12572
+    - Improve message suggesting using bake by @glours in #12612
+    - Fixed service: reference in additional_contexts for builds
+      without bake by @ndeloof in #12582
+    - Block the publication of an OCI artifact if one or more
+      services contain only a build section by @glours in #12597
+    - Display the location of OCI or GIT Compose stack download by
+      @glours in #12595
+    - Refuse to publish compose file with local include by @ndeloof
+      in #12600
+    - publishreject compose file with bind mounts by @ndeloof in
+      #12601
+    - Display interpolation variables and their values when running
+      a remote stack by @glours in #12604
+    - Publish compose file with required siblings used by extends
+      by @ndeloof in #12606
+    - Add warning message when a remote configuration include an
+      another remote config by @glours in #12610
+    - Only load env_file after services have been selected by
+      @ndeloof in #12611
+    - Deprecate --y, prefer --yes by @ndeloof in #12623
+    - Use Defang secret-detector to identify potential secret leaks
+      before publishing OCI artifacts by @glours in #12620
+  * Internal
+    - Link to configuration file docs by @andrew-kramer in #12559
+    - Otel attribute to track builder implementation selected by
+      @ndeloof in #12586
+    - Test version command by @maxproske in #12576
+    - Implement extends.file replace without yqlib by @ndeloof in
+      #12615
+    - Add cli.isatty attribute to spans generated by compose by
+      @landism in #12630
+    - Condense output of compose top by @dmke in #12628
+  * Dependencies
+    - Require go 1.23|1.24 (stable) by @ndeloof in #12571
+    - Build(deps): bump tags.cncf.io/container-device-interface
+      from 0.8.0 to 0.8.1 by @dependabot in #12583
+    - Build(deps): bump github.com/google/go-cmp from 0.6.0 to
+      0.7.0 by @dependabot in #12578
+    - Build(deps): bump github.com/docker/cli from
+      28.0.0+incompatible to 28.0.1+incompatible by @dependabot in
+      #12590
+    - Build(deps): bump github.com/docker/docker from
+      28.0.0+incompatible to 28.0.1+incompatible by @dependabot in
+      #12591
+    - Build(deps): bump github.com/docker/buildx from 0.21.1 to
+      0.21.2 by @dependabot in #12598
+    - Build(deps): bump github.com/opencontainers/image-spec from
+      1.1.0 to 1.1.1 by @dependabot in #12599
+    - Build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by
+      @dependabot in #12607
+    - Build(deps): bump google.golang.org/grpc from 1.70.0 to
+      1.71.0 by @dependabot in #12603
+    - Build(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0 by
+      @dependabot in #12608
+    - Build(deps): bump github.com/moby/buildkit from 0.20.0 to
+      0.20.1 by @dependabot in #12609
+    - Build(deps): bump tags.cncf.io/container-device-interface
+      from 0.8.1 to 1.0.0 by @dependabot in #12617
+    - Bump compose-go to version v2.4.9 by @glours in #12633
+
+-------------------------------------------------------------------

Old:
----
  docker-compose-2.33.1.obscpio

New:
----
  docker-compose-2.34.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.5NhL2B/_old  2025-03-14 23:53:25.195949215 +0100
+++ /var/tmp/diff_new_pack.5NhL2B/_new  2025-03-14 23:53:25.199949383 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           docker-compose
-Version:        2.33.1
+Version:        2.34.0
 Release:        0
 Summary:        Define and run multi-container applications with Docker
 License:        Apache-2.0
 URL:            https://github.com/docker/compose
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) = 1.22
+BuildRequires:  golang(API) >= 1.23.6
 Requires:       docker
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5NhL2B/_old  2025-03-14 23:53:25.471960712 +0100
+++ /var/tmp/diff_new_pack.5NhL2B/_new  2025-03-14 23:53:25.471960712 +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.33.1</param>
+    <param name="revision">v2.34.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.5NhL2B/_old  2025-03-14 23:53:25.515962546 +0100
+++ /var/tmp/diff_new_pack.5NhL2B/_new  2025-03-14 23:53:25.547963878 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/compose</param>
-              <param 
name="changesrevision">da2eff4ba7d95ddae71d6b70323dbe739bbd130b</param></service></servicedata>
+              <param 
name="changesrevision">b6f313b8a5b771545f4af9d0f07ae43dbcade2ef</param></service></servicedata>
 (No newline at EOF)
 

++++++ docker-compose-2.33.1.obscpio -> docker-compose-2.34.0.obscpio ++++++
++++ 3637 lines of diff (skipped)

++++++ docker-compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.5NhL2B/_old  2025-03-14 23:53:26.632009033 +0100
+++ /var/tmp/diff_new_pack.5NhL2B/_new  2025-03-14 23:53:26.660010200 +0100
@@ -1,5 +1,5 @@
 name: docker-compose
-version: 2.33.1
-mtime: 1740149681
-commit: da2eff4ba7d95ddae71d6b70323dbe739bbd130b
+version: 2.34.0
+mtime: 1741881262
+commit: b6f313b8a5b771545f4af9d0f07ae43dbcade2ef
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/docker-compose/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.docker-compose.new.19136/vendor.tar.gz differ: char 
5, line 1

Reply via email to