podman-3.3.0-3.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.3 (https://github.com/containers/podman/commit/57422d2) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a82c031fc5
commit
3101b5a870
@ -17,14 +17,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v3.3
|
||||
%global commit0 b1d38753255e0ec4d02574964b4a3fcc748c4820
|
||||
%global commit0 57422d2093e2f03c8bf5101ac2eb8eb7f281c4de
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.3.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -344,6 +344,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.3
|
||||
(https://github.com/containers/podman/commit/57422d2)
|
||||
- Related: #1970747
|
||||
|
||||
* Wed Aug 04 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.3
|
||||
(https://github.com/containers/podman/commit/b1d3875)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (v3.3-b1d3875.tar.gz) = 41db1496c615985b3adea9b2022e5fadfcba0dafb975f7948531b785f940f0c6293e25c3581ed4ad39fdf1543172b5a1ecf3ff61d8bfa595edb0b58e25460b6b
|
||||
SHA512 (v3.3-57422d2.tar.gz) = 91fc7c6d5dfbe6fbfd20c8064ca877fffc3b673c1dcebaedc7cef5264e5a8c5354477086cb5f23d4ca8f07842e624156024bcfcf6654442ad6a997e047891604
|
||||
|
Loading…
Reference in New Issue
Block a user