podman-3.1.0-0.6.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/e7dc592) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2c48b7912d
commit
835f1d0b29
@ -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 fc02d16e728dfdd5a5f2e3bc622bbceb7f8c0d24
|
||||
%global commit0 e7dc59252bd722377938ac3e6b4fd7e077f05293
|
||||
%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.5%{?dist}
|
||||
Release: 0.6%{?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
|
||||
* Tue Mar 16 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.6
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/e7dc592)
|
||||
|
||||
* Mon Mar 15 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/fc02d16)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-fc02d16.tar.gz) = 17f2374632a8170aa78ffcd0ed579f4370d084913ee895c25cb0299d5dc99effdf7d4b4733c4c718bfdc10e9ab71adca7ba288b81806238f3a7b9d6b14ed02c7
|
||||
SHA512 (master-e7dc592.tar.gz) = 031a41aa769e1059eca3afacb3602b2b5ba00cfe63ae4c35195c383101c716c73952648e23bc6e5bda44a5d527a8f27e8aaed71f7e597836285a7241028bf0c4
|
||||
|
Loading…
Reference in New Issue
Block a user