podman-3.3.0-0.23.el9
- update to the latest content of https://github.com/containers/podman/tree/main (https://github.com/containers/podman/commit/a5de831) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9f2d419eb2
commit
ec02b6eb9a
@ -17,14 +17,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch main
|
||||
%global commit0 4f5b19c5080543974c3498804b43d277271b2f33
|
||||
%global commit0 a5de8314188d7376f645d8ac6c6f7a6f685b6a45
|
||||
%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: 0.22%{?dist}
|
||||
Release: 0.23%{?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
|
||||
* Wed Jul 28 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.23
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/a5de831)
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Jul 27 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.22
|
||||
- bump version to follow the 3.3.0 upgrade path
|
||||
- Related: #1970747
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (main-4f5b19c.tar.gz) = b90f74a5f91e7651c21658558603fb3ee306d9f5a41ba816a98a5bb76d680be5927a7b8b06228a3a733fb454fc911bbf9b3901b07029338f86eca426adb1c423
|
||||
SHA512 (main-a5de831.tar.gz) = 94198120d11d26ec75d32db95ac46c4eca974019d7224d9aa6f9b7fa57a0ea913ecbf12165ced564b3f520d4461f72be9944288f303dcfdb94db8d97109489f0
|
||||
|
Loading…
Reference in New Issue
Block a user