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 2024-07-02 18:17:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-podman-compose (Old)
 and      /work/SRC/openSUSE:Factory/.python-podman-compose.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-podman-compose"

Tue Jul  2 18:17:17 2024 rev:5 rq:1184323 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-podman-compose/python-podman-compose.changes  
    2024-04-21 20:27:31.138445108 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-podman-compose.new.18349/python-podman-compose.changes
   2024-07-02 18:17:22.929466341 +0200
@@ -1,0 +2,36 @@
+Sun Jun 30 23:48:24 UTC 2024 - Eyad Issa <eyadlore...@gmail.com>
+
+- Update to version 1.2.0:
+  * Bug fixes
+    ~ Fixed handling of --in-pod argument. Previously it was hard
+      to provide false value to it.
+    ~ podman-compose no longer creates pods when registering
+      systemd unit.
+    ~ Fixed warning RuntimeWarning: coroutine 'create_pods' was
+      never awaited
+    ~ Fixed error when setting up IPAM network with default driver.
+    ~ Fixed support for having list and dictionary depends_on
+      sections in related compose files.
+    ~ Fixed logging of failed build message.
+    ~ Fixed support for multiple entries in include section.
+    ~ Fixed environment variable precedence order.
+  * Changes
+    ~ x-podman dictionary in container root has been migrated to
+      x-podman.* fields in container root.
+  * New features
+    ~ Added support for --publish in podman-compose run.
+    ~ Added support for Podman external root filesystem management
+      (--rootfs option).
+    ~ Added support for podman-compose images command.
+    ~ Added support for env_file being configured via dictionaries.
+    ~ Added support for enabling GPU access.
+    ~ Added support for selinux in verbose mount specification.
+    ~ Added support for additional_contexts section.
+    ~ Added support for multi-line environment files.
+    ~ Added support for passing contents of podman-compose.yml
+      via stdin.
+    ~ Added support for specifying the value for --in-pod setting
+      in podman-compose.yml file.
+    ~ Added support for environmental secrets.
+
+-------------------------------------------------------------------

Old:
----
  podman-compose-1.1.0.obscpio

New:
----
  podman-compose-1.2.0.obscpio

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

Other differences:
------------------
++++++ python-podman-compose.spec ++++++
--- /var/tmp/diff_new_pack.RQMcU3/_old  2024-07-02 18:17:23.473486248 +0200
+++ /var/tmp/diff_new_pack.RQMcU3/_new  2024-07-02 18:17:23.473486248 +0200
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 %global src_name podman-compose
 Name:           python-%{src_name}
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        A script to run docker-compose using podman
 License:        GPL-2.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RQMcU3/_old  2024-07-02 18:17:23.521488005 +0200
+++ /var/tmp/diff_new_pack.RQMcU3/_new  2024-07-02 18:17:23.525488151 +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.1.0</param>
+    <param name="revision">v1.2.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.RQMcU3/_old  2024-07-02 18:17:23.541488737 +0200
+++ /var/tmp/diff_new_pack.RQMcU3/_new  2024-07-02 18:17:23.545488883 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/podman-compose</param>
-              <param 
name="changesrevision">2681566580b4eaadfc5e6000ad19e49e56006e2b</param></service></servicedata>
+              <param 
name="changesrevision">d38b26bb015a5991dad445d25a2af6fa2b61caca</param></service></servicedata>
 (No newline at EOF)
 

++++++ podman-compose-1.1.0.obscpio -> podman-compose-1.2.0.obscpio ++++++
++++ 3159 lines of diff (skipped)

++++++ podman-compose.obsinfo ++++++
--- /var/tmp/diff_new_pack.RQMcU3/_old  2024-07-02 18:17:23.725495470 +0200
+++ /var/tmp/diff_new_pack.RQMcU3/_new  2024-07-02 18:17:23.729495617 +0200
@@ -1,5 +1,5 @@
 name: podman-compose
-version: 1.1.0
-mtime: 1713519450
-commit: 2681566580b4eaadfc5e6000ad19e49e56006e2b
+version: 1.2.0
+mtime: 1719387808
+commit: d38b26bb015a5991dad445d25a2af6fa2b61caca
 

Reply via email to