podman-3.1.0-0.15.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/ccbe7e9) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ee59b4cdd4
commit
89c66c5790
@ -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 9e23e0b3e3b219cbdc42fac4f843d6d2ec97421b
|
||||
%global commit0 ccbe7e94563e955d9f9b95cb3e3e15dcd45f8f22
|
||||
%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.14%{?dist}
|
||||
Release: 0.15%{?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
|
||||
* Mon Mar 29 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.15
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/ccbe7e9)
|
||||
|
||||
* Fri Mar 26 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.14
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/9e23e0b)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-9e23e0b.tar.gz) = 455d70f69f1d9c7e3c3f047f41037ec2a873c6ed12e8ec1a57ffa0c4b35a9ce2b5413df821ca8ac6018500daea44071386054b4bbee34f202bdcc8490b63b4cc
|
||||
SHA512 (master-ccbe7e9.tar.gz) = cdd76023c66e75f5fb0a930c116bedd87d5c5c897700d8b43c032329400a31fdf966aeaf7a311c20e6f36e7d60cbc11046b34b643fe0d2ac035f70b44f6b6cdf
|
||||
|
Loading…
Reference in New Issue
Block a user