podman-3.3.0-0.19.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/1846070) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e895526d90
commit
da26ac32df
@ -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 c260cbd29d831597df660fcf095e9db587ab856a
|
||||
%global commit0 1846070f051d36950846787e0045a3ad4724ed66
|
||||
%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.18%{?dist}
|
||||
Release: 0.19%{?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
|
||||
* Wed Jun 30 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.19
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/1846070)
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Jun 29 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.18
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/c260cbd)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-c260cbd.tar.gz) = c40ad7eca2cf5c773660acb74b09895a366078d27e67ba9f0eb901e3bddd0b36cd2bbcfef4df3923c3cbf07f561dccc075e6882365555edda877e413d00c9e22
|
||||
SHA512 (master-1846070.tar.gz) = 803687c26e71fde1e673a70be902ddf00f7f22a9ba2e30dc1aa0d2dab8f807048b998e9094146d5a3a8648a6ca5ddf9184a727fa8ef4d1c544e945a7f6fe06f9
|
||||
|
Loading…
Reference in New Issue
Block a user