podman-4.9.3-0.1.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.9 (https://github.com/containers/podman/commit/b8a887c) - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b761342c92
commit
c33802ee3f
11
podman.spec
11
podman.spec
@ -5,7 +5,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v4.9
|
||||
%global commit0 4c140196f1233e5a48a088a41fe63eb2ad5e6b78
|
||||
%global commit0 b8a887ce85557315912472671eb087eb54e54b26
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -13,8 +13,8 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.9.2
|
||||
Release: 1%{?dist}
|
||||
Version: 4.9.3
|
||||
Release: 0.1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -358,6 +358,11 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.9.3-0.1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9
|
||||
(https://github.com/containers/podman/commit/b8a887c)
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Tue Feb 06 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.9.2-1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9
|
||||
(https://github.com/containers/podman/commit/4c14019)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (v4.9-4c14019.tar.gz) = cbfa6cda9ea09b07de3cf9f84b3678a49ecd9a62340b597049ed52233f53741adbc919a698306064bccf231e6c7e87eb999ef66116981a452f09ef5f1efe85f3
|
||||
SHA512 (v4.9-b8a887c.tar.gz) = 6054f8ac02a2c29c2f34d291b9fb1d467221ad2f483dfb604f981254fceda97bf116120bf8013d5bd40665eecec671d853aad9a237493ef50dfecd2c2a54bfc6
|
||||
|
Loading…
Reference in New Issue
Block a user