podman-3.0.2-0.1.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/0a40c5a) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d718b8e043
commit
aa2748a5b3
12
podman.spec
12
podman.spec
@ -16,15 +16,15 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
%global branch v3.0
|
%global branch master
|
||||||
%global commit0 9a2fc376c0584379c8a7a41f46df29ad3e94d025
|
%global commit0 0a40c5a059455693de0cc9a3f4a2a16722fc61e9
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.5
|
%global cataver 0.1.5
|
||||||
%global dnsnamever 1.1.1
|
%global dnsnamever 1.1.1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 2%{?dist}
|
Release: 0.1%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0 and GPLv3+
|
License: ASL 2.0 and GPLv3+
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -341,6 +341,10 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 03 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.2-0.1
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||||
|
(https://github.com/containers/podman/commit/0a40c5a)
|
||||||
|
|
||||||
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.1-2
|
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.1-2
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||||
(https://github.com/containers/podman/commit/9a2fc37)
|
(https://github.com/containers/podman/commit/9a2fc37)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||||
SHA512 (v3.0-9a2fc37.tar.gz) = f263d825eb35d53585d14f84aa3ecca8a5297656b731eb1d4e85f74bfcccd07165f0134d8513f508ad674d16826ba28be2a97e1f243350f28aac03e8f7fd92fa
|
SHA512 (master-0a40c5a.tar.gz) = d5b470ed34b4cc08dc57d4cf6aa87a3b65409f12ece901504b62ad04b306c86b80765b9df1d98f4ac4aa095043ee898c20bb7ed0cf4060505435521421197e7b
|
||||||
|
Loading…
Reference in New Issue
Block a user