Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-podman-compose for
openSUSE:Factory checked in at 2026-08-22 21:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-podman-compose (Old)
and /work/SRC/openSUSE:Factory/.python-podman-compose.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-podman-compose"
Sat Aug 22 21:36:50 2026 rev:8 rq:1373090 version:1.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-podman-compose/python-podman-compose.changes
2026-03-07 20:14:40.431641058 +0100
+++
/work/SRC/openSUSE:Factory/.python-podman-compose.new.1258/python-podman-compose.changes
2026-08-22 21:38:56.135212936 +0200
@@ -1,0 +2,56 @@
+Fri Aug 21 22:34:09 UTC 2026 - Mikel Pérez <[email protected]>
+
+- Updated to version 1.6.0
+ * Bug fixes
+ - Implemented volumes bind create_host_path option.
+ - Implemented colored, service-name-only default for logs command.
+ - Added --no-color flag for podman-compose logs command.
+ - Cleaned up error messages when external network or volume is
+ missing, including a suggested podman network create /
+ podman volume create command.
+ - Fixed crash on parsing empty top-level objects in compose file.
+ - Images that have names starting with localhost/ will no longer
+ be pulled when both image and build sections exist.
+ - Fixed link resolution for mounted volume when volume source is
+ a symlink.
+ - Fixed podman-compose down service stops wrong dependents.
+ - Fixed the bug in parsing to add identify extra-hosts field in
+ build parameters.
+ - Fixed TypeError when parsing 'include' items that are formatted
+ as detailed mappings (dictionaries).
+ - Fixed shell error: unknown flag: --policy.
+ - Fixed !reset and !override tags used used with extended
+ compose file.
+ - Fixed freeze caused by too long log lines containing
+ multibyte characters.
+ - Fixed crash on merging named volumes with driver options into
+ the uncustomized named volumes
+ - Fixed --pull option in build and up command can not set to
+ pull policy explicitly.
+ - Implemented returning error code from pull command.
+ - The target suboption on mount-type external secrets is
+ now honored.
+ - Added support for service level configuration change detection
+ on up command.
+ - Fixed top-level name attribute interpolation not happening.
+ * Changes
+ - Better error message when probing for podman fails.
+ - Renamed healthcheck flags to be consistent with Podman options.
+ * Features
+ - Implemented --wait and --wait-timeout for podman-compose up
+ and start.
+ - Added support for 'glob' mount type when defining volumes.
+ - Added support for COMPOSE_PROFILES environment variable to
+ enable profiles.
+ - Added support for volume.type=image in services, for mounting
+ files from container images.
+ - Added support for nested variable interpolation
+ - Images are now pull before container teardown on compose up,
+ which reduce the downtime of services.
+ - Added support for environment as a secret source for
+ build secrets.
+ - Added support for service:service_name contexts in
+ build.additional_contexts.
+ - Add support for start_interval option.
+
+-------------------------------------------------------------------
Old:
----
podman-compose-1.5.0.obscpio
New:
----
podman-compose-1.6.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-podman-compose.spec ++++++
--- /var/tmp/diff_new_pack.oCMuhu/_old 2026-08-22 21:38:56.824237587 +0200
+++ /var/tmp/diff_new_pack.oCMuhu/_new 2026-08-22 21:38:56.826237658 +0200
@@ -20,7 +20,7 @@
%global src_name podman-compose
Name: python-%{src_name}
-Version: 1.5.0
+Version: 1.6.0
Release: 0
Summary: A script to run docker-compose using podman
License: GPL-2.0-only
++++++ _service ++++++
--- /var/tmp/diff_new_pack.oCMuhu/_old 2026-08-22 21:38:56.879239555 +0200
+++ /var/tmp/diff_new_pack.oCMuhu/_new 2026-08-22 21:38:56.883239698 +0200
@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/containers/podman-compose</param>
<param name="scm">git</param>
- <param name="revision">v1.5.0</param>
+ <param name="revision">v1.6.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.oCMuhu/_old 2026-08-22 21:38:56.904240449 +0200
+++ /var/tmp/diff_new_pack.oCMuhu/_new 2026-08-22 21:38:56.911240700 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/containers/podman-compose</param>
- <param
name="changesrevision">f7eeda1a3db10952424af6a5b0501c269ebe3f0d</param></service></servicedata>
+ <param
name="changesrevision">0f6537e9cfa38f6035ac57c1716b6d55dbaf3ca4</param></service></servicedata>
(No newline at EOF)
++++++ podman-compose-1.5.0.obscpio -> podman-compose-1.6.0.obscpio ++++++
++++ 8332 lines of diff (skipped)
++++++ podman-compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.oCMuhu/_old 2026-08-22 21:38:57.341256084 +0200
+++ /var/tmp/diff_new_pack.oCMuhu/_new 2026-08-22 21:38:57.347256299 +0200
@@ -1,5 +1,5 @@
name: podman-compose
-version: 1.5.0
-mtime: 1751897580
-commit: f7eeda1a3db10952424af6a5b0501c269ebe3f0d
+version: 1.6.0
+mtime: 1780522387
+commit: 0f6537e9cfa38f6035ac57c1716b6d55dbaf3ca4