podman-4.7.2-2.el9
- update to latest content of https://github.com/containers/podman/releases/tag/4.7.2
(750b4c3a7c)
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a715eb1982
commit
297f069797
@ -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.6.1-rhel
|
||||
%global commit0 68e7ae09d941e31d8f234af6a9534866b31aa141
|
||||
%global commit0 750b4c3a7c31f6573350f0b3f1b787f26e0fe1e3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -15,7 +15,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.7.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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/
|
||||
@ -359,6 +359,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Nov 10 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.7.2-2
|
||||
- update to latest content of https://github.com/containers/podman/releases/tag/4.7.2
|
||||
(https://github.com/containers/podman/commit/750b4c3a7c31f6573350f0b3f1b787f26e0fe1e3)
|
||||
|
||||
* Fri Nov 10 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.7.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v4.7.2
|
||||
- remove gvisor from podman and depend on external one
|
||||
|
||||
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (podman-4.7.2-750b4c3.tar.gz) = c7b4efaeb00da1dc0aae292188cb59beee1b71b9a69811029eef79435a83bf06822b17e17a8a60715b4cee95f791b683fbbf3daa05c4f810c7a3620269915ede
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (podman-4.7.2-68e7ae0.tar.gz) = 39536cf28e9d32d622d066c298a3a890016cb90f569e0c2b4ea20a0d00a0c19e37309cd9ef1edca3cc2e03813d30c2c669b9dd65a23aa88c7654143f82fa61df
|
||||
|
||||
Loading…
Reference in New Issue
Block a user