Accepting request 1132535 from home:ojkastl_buildservice:Branch_devel_microos
update to 4.8.2 OBS-URL: https://build.opensuse.org/request/show/1132535 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=42
This commit is contained in:
parent
a3178611dc
commit
52f35dc79a
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/containers/podman.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v4.8.1</param>
|
||||
<param name="revision">v4.8.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/podman.git</param>
|
||||
<param name="changesrevision">ef6e5ac40302770027e7598ee09d177454adcd2f</param></service></servicedata>
|
||||
<param name="changesrevision">aa546902fa1a927b3d770528565627d1395b19f3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e5a4d3f1863d50d55752e921aaf8c9c3d17264480eccb36fedb5b089ce392e3
|
||||
size 13431816
|
3
podman-4.8.2.tar.xz
Normal file
3
podman-4.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0dd0a145e2bb5f25fcdb3de40d1cc8916d0253a0b93c8ef403ca7b08f2c1af2
|
||||
size 13424576
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 16:13:48 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 4.8.2:
|
||||
* v4.8.2
|
||||
* [CI:DOCS] Update RELEASE_NOTES.md for v4.8.2
|
||||
* Kube Play - set ReportWriter when building an image
|
||||
* Fix user-mode net init flag on first time install
|
||||
* bump c/common to v0.57.1
|
||||
* bump version to v4.8.2-dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 08:43:26 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
|
||||
%define project github.com/containers/podman
|
||||
Name: podman
|
||||
Version: 4.8.1
|
||||
Version: 4.8.2
|
||||
Release: 0
|
||||
Summary: Daemon-less container engine for managing containers, pods and images
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user