15
0

Accepting request 1169173 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.1.0

OBS-URL: https://build.opensuse.org/request/show/1169173
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podman-compose?expand=0&rev=7
This commit is contained in:
2024-04-19 22:24:03 +00:00
committed by Git OBS Bridge
parent 0aa176e65d
commit 350cd23581
7 changed files with 45 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 19 12:20:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.0:
* Release 1.1.0
* Add release notes for v1.1.0
* Use x- prefix for x-podman.mac_address
* Use "service.build.ulimits" when present instead of
"service.ulimits"
* FIX issue
https://github.com/containers/podman-compose/issues/704 -
Windows fix sock not working.
- use obs_scm instead of PyPI tarball (that is broken again)
-------------------------------------------------------------------
Fri May 5 10:46:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>