podman-5.0.2-1.el9
- update to https://github.com/containers/podman/releases/tag/v5.0.2 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7f373c2148
commit
8ea3f4b438
10
podman.spec
10
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 946d055df324e4ed6c1e806b561af4740db4fea9
|
||||
%global commit0 3304dd95b8978a8346b96b7d43134990609b3b29
|
||||
%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: 5.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.0.2
|
||||
Release: 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/
|
||||
@ -365,6 +365,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2024 Jindrich Novy <jnovy@redhat.com> - 2:5.0.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.0.2
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Apr 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:5.0.1-2
|
||||
- Add requires to passt
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (podman-5.0.1-946d055.tar.gz) = f833672999b4b3c9c0ba0f104710b2c5c04440f24556f6fc5f8a85b1b066585e324f65bc0dbc745031a376d7745b94ec02bd89bb0f459c71ccc9dd4e53419d4f
|
||||
SHA512 (podman-5.0.2-3304dd9.tar.gz) = 23e9b72ecfd0ddbd8a94f03ba022d77c046bba9d369ed6f4ba5c7a15d42073fdda728951692b92b3b0d82a76258e4676a9362611346b76d56c8f3250721f537a
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
|
Loading…
Reference in New Issue
Block a user