podman-3.1.0-0.10.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/ebc9871) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6c39d4ed83
commit
399aa6646d
@ -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 5d9b07096b49877608250c7d51e0ee35b9d502c7
|
||||
%global commit0 ebc9871c9358b41daefc37e5db8119f596770cb7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.1.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/
|
||||
@ -340,6 +340,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.10
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/ebc9871)
|
||||
|
||||
* Fri Mar 19 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.9
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/5d9b070)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-5d9b070.tar.gz) = 4d0108e5af3680f1d8f5e9b70f6911afefe183aa56789c0d3fe0f1d17acf6e45462b68b362d971d50a301e5162c90b2c578bdb834918c4938c93ae919340ef6e
|
||||
SHA512 (master-ebc9871.tar.gz) = 7c5e8290c902cc7bf1b5951ee9cca1b40ddc72b796863528bc95634fa888440d1129c2d679bd5791ca403244c7ce452f496ca5bfd3f594bd3f0d6838547479ae
|
||||
|
Loading…
Reference in New Issue
Block a user