podman-3.3.0-0.10.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/ce04a3e) - Resolves: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
18d72c6dd3
commit
b6ed647042
@ -17,14 +17,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch master
|
||||
%global commit0 814a8b6d715e1e8d729c58921695c65eec0e71bc
|
||||
%global commit0 ce04a3e17f5d5ac1d0ac29302dc6e6d98edf28eb
|
||||
%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.9%{?dist}
|
||||
Release: 0.10%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -345,6 +345,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.10
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/ce04a3e)
|
||||
- Resolves: #1970747
|
||||
|
||||
* Thu Jun 17 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.9
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/814a8b6)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-814a8b6.tar.gz) = eb155e904de7510c15a23ddd85616a7ad50bd5acfbdd7a77f0fa2d88b86aa56aeed520af1996c5116445f1f7c9c69d3faa71fb92fd1a88849d60515496a19bff
|
||||
SHA512 (master-ce04a3e.tar.gz) = ae20205cac740d2d0529fc7a50d54e29c713521aed2752fffbaec5841452dc0c9cc87d288c4006cb69a1b9c6eab84dafc4908941d84da8bcb056b5f8a4e603bd
|
||||
|
Loading…
Reference in New Issue
Block a user