podman-4.9.0-1.el9
- update to https://github.com/containers/podman/releases/tag/v4.9.0 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
58549e34fb
commit
c8bc620e2a
@ -5,7 +5,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
#%%global branch v4.6.1-rhel
|
#%%global branch v4.6.1-rhel
|
||||||
%global commit0 85dc30df56566a654700722a4dd190e1b9680ee7
|
%global commit0 f7c7b0a7e437b6d4849a9fb48e0e779c3100e337
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.7
|
%global cataver 0.1.7
|
||||||
#%%global dnsnamever 1.3.0
|
#%%global dnsnamever 1.3.0
|
||||||
@ -14,7 +14,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.8.3
|
Version: 4.9.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
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
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||||
@ -359,6 +359,10 @@ fi
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.9.0-1
|
||||||
|
- update to https://github.com/containers/podman/releases/tag/v4.9.0
|
||||||
|
- Related: RHEL-2112
|
||||||
|
|
||||||
* Thu Jan 04 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.8.3-1
|
* Thu Jan 04 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.8.3-1
|
||||||
- update to https://github.com/containers/podman/releases/tag/v4.8.3
|
- update to https://github.com/containers/podman/releases/tag/v4.8.3
|
||||||
- Related: RHEL-2112
|
- Related: RHEL-2112
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (podman-4.8.3-85dc30d.tar.gz) = 6bd887e3da2ca9c336b4ee7858affb640f8352c2f8c14568af061067969a5289de90dcec255d658baab349793719acef0cd0dbcc9f7c52deb3818d648aaac4f6
|
SHA512 (podman-4.9.0-f7c7b0a.tar.gz) = 110d4763360f5f82f5e3eb58e22a6674fe3b193fdfe4b067365a710485cbf3606bcde98fb8b12aa8a95b5df86f7fc4fcd70549234727e6c3e97a3170309a9bf6
|
||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||||
|
Loading…
Reference in New Issue
Block a user