podman-3.3.0-0.5.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/e549ca5) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b5450163c3
commit
eefeccd590
@ -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 d116bebdd564745f6d0adcd996e3a251b6d8e0e5
|
||||
%global commit0 e549ca5078b60defca91c724305cac8929b8ff0f
|
||||
%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.4%{?dist}
|
||||
Release: 0.5%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -343,6 +343,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/e549ca5)
|
||||
- Related: #1970747
|
||||
|
||||
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.4
|
||||
- update podman
|
||||
- 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 (master-d116beb.tar.gz) = 709f1a2e44417829589e69e9ee5c32aaee063fad40e1d1c1f49d1351dd7150b9212ddf732e25d7913a01d126e004dd257ebe2415ca5f6e517db7cca9f4f6e7a9
|
||||
SHA512 (master-e549ca5.tar.gz) = ad005071a0e88e0a1921357cd4497c4d16f98118eef22aa6d1205a7b0daa55a664cfcfec11b139aaf3f3721d43601c7c88074248edc9cf63391320b5d1aa1403
|
||||
|
Loading…
Reference in New Issue
Block a user