podman-3.1.0-0.12.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/860de13) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4bcaead121
commit
76571c72b8
@ -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 60c90c3adda6f076092ea9f06618d94efb1b4708
|
||||
%global commit0 860de13d4fe530e585c82a87a81fb46f3d0275ef
|
||||
%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.11%{?dist}
|
||||
Release: 0.12%{?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
|
||||
* Wed Mar 24 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.12
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/860de13)
|
||||
|
||||
* Tue Mar 23 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.11
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/60c90c3)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-60c90c3.tar.gz) = 0a00cd1609d4b0ded308cdbc39d549cea945f7f5a4b54f49593b901a9053462caf11e7c804242dc863e4f6f9c4a09b1d8c23c9d8dc8b534b82423ec05cc79518
|
||||
SHA512 (master-860de13.tar.gz) = 4402de38956a0459e822a9f91e0c1e98ee4c1001da1dbe9b249eecc7a0887f48570afbde2e9cdd4541376facf4a037acfb919172be312ee8f31bea1ab23e49a2
|
||||
|
Loading…
Reference in New Issue
Block a user