podman-2:1.5.2-0.62.dev.git16a7049
- autobuilt 16a7049 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4e07a0e2db
commit
cde1a24f28
1
.gitignore
vendored
1
.gitignore
vendored
@ -453,3 +453,4 @@
|
||||
/libpod-7312811.tar.gz
|
||||
/libpod-f500feb.tar.gz
|
||||
/libpod-d78521d.tar.gz
|
||||
/libpod-16a7049.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d78521de11c524d7b8ceee02b726f66da6d3301c
|
||||
%global commit0 16a70490852fdaf3ea5aeea6b2be19dd70fbf1c7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.61.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.62.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.62.dev.git16a7049
|
||||
- autobuilt 16a7049
|
||||
|
||||
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.61.dev.gitd78521d
|
||||
- autobuilt d78521d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-d78521d.tar.gz) = 73d079a1b7e2f2cb284fd51bd60f4e9668c95073da8915df0ca08d93f8ceaf6250d2a2b64cb11cbfdbd7546da033dc0a9c7823fc4483274fab15503a3f39de19
|
||||
SHA512 (libpod-16a7049.tar.gz) = a8a78e49ae4eab24fb522ced9ac7268e0b6dfa2ec88a99e9d47cda526965dd0cbfc70184cdedb1c71f0c419caffe6b050c104b6491fc63df5717bad93dafb813
|
||||
|
Loading…
Reference in New Issue
Block a user