podman-3.3.0-0.7.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/092b2ec) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
8985e0ad26
commit
f7ab86b2b1
@ -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 e2f51eeb0693eda026fa509a9decfbdd7e0b74a8
|
||||
%global commit0 092b2ecafc17fe8ab963102eae049a7f5acf6ba2
|
||||
%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.6%{?dist}
|
||||
Release: 0.7%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -343,6 +343,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 16 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.7
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/092b2ec)
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Jun 15 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.6
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/e2f51ee)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-e2f51ee.tar.gz) = 4fc4c1326f7bf0ea8490caa1ed5bf2f05eb7aa536c524ffe9ad288ccf7167423537bc9b225dbd5007a57b9b51f8e1ca4052c76198885bcc14695da359ce9b7e1
|
||||
SHA512 (master-092b2ec.tar.gz) = 8f83bf6d47c7e7977cc8c1cc4b7706683151189b7d54065d99aa4c809b93eb7f5f6fa76c228a30a90b55270013e24c7a3e0ecc7339e64936632ccf4c70c7bf30
|
||||
|
Loading…
Reference in New Issue
Block a user