podman-3.2.3-0.5.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.2 (https://github.com/containers/podman/commit/4136f8b) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9c8c111033
commit
8c1934aec5
@ -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.2
|
||||
%global commit0 60d12f72b972d44ee20e95eb99c64a233069bf73
|
||||
%global commit0 4136f8bdc92d26ed9779d43de71743f578e3ead9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.2.3
|
||||
Release: 0.4%{?dist}
|
||||
Release: 0.5%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -341,6 +341,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jul 14 2021 Jindrich Novy <jnovy@redhat.com> - 3.2.3-0.5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.2
|
||||
(https://github.com/containers/podman/commit/4136f8b)
|
||||
- Related: #1970747
|
||||
|
||||
* Fri Jul 09 2021 Jindrich Novy <jnovy@redhat.com> - 3.2.3-0.4
|
||||
- update product version in gating.yaml
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.2
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (v3.2-60d12f7.tar.gz) = 334ce95a2f44cf212efbcbba6419196a68ac67312e65b195bdf6093016e48c628439101d2d06d4c1aa74203d6a9cc99d05b450ab6386b6e04ca43041d6c49bb8
|
||||
SHA512 (v3.2-4136f8b.tar.gz) = 3098b4e318025d04f8241ea28df06b3d71a190175fce274d84b100d8aba3ce0df1eb60098eea33a0258a9403f45f072ad78878929ffcd5388886058a4ccb340d
|
||||
|
Loading…
Reference in New Issue
Block a user