podman-3.3.0-0.16.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/d1f57a0) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ff58a12178
commit
24d3b24c7d
@ -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 fc34f35e3f984c8a76136227168b3f8b65b15101
|
||||
%global commit0 d1f57a07c24a0defc0b0027206fc4454307f64fa
|
||||
%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.15%{?dist}
|
||||
Release: 0.16%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -345,6 +345,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.16
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/d1f57a0)
|
||||
- Related: #1970747
|
||||
|
||||
* Thu Jun 24 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.15
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/fc34f35)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-fc34f35.tar.gz) = d164745358d3f45685df56d1a9c8a70f2b81cf31402463663f7678a2442d04ed366c8e6bf53ef41da5481d7bb37ceb147ba9607df720501fa6b84bece896f9d6
|
||||
SHA512 (master-d1f57a0.tar.gz) = 18bb184dca5995c65a1ef66179f6f83b5113cd86f23b8a9a901c7558c0b30a52416ed82fe00eb82ca45b28f7ee7a3e6cd4ff1fc4c668bf81a7a4c24569db9eb1
|
||||
|
Loading…
Reference in New Issue
Block a user