podman-3.0.0-0.12.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/23f25b8) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
97e58ded35
commit
c506b8edb4
@ -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 9216be2008696bc9f0bc26686be8becae3d12bfc
|
||||
%global commit0 23f25b8261cf2c0d83f8ce5b8251951a11a7e2c4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.0.0
|
||||
Release: 0.11%{?dist}
|
||||
Release: 0.12%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -339,6 +339,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.12
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/23f25b8)
|
||||
|
||||
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.11
|
||||
- update to https://github.com/containers/dnsname/releases/tag/v1.1.1
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (master-9216be2.tar.gz) = bfe97adaa3aa1053a116a3bc30f6603b8e4a752182890f558cf2ea4f3c788e0422514203bca5292ec7c880090eb94c1625b3187d537859f46a0d64a2bd0c3270
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-23f25b8.tar.gz) = dc7117e1a54f8b563a263c49fc06da3114f1ad2ea9c3f54d17b18dcba4ec99c9d69cd8a2270d222222223f463608b511d64d24e0664768c8e6b5003edbfa028b
|
||||
|
Loading…
Reference in New Issue
Block a user