podman-2:1.5.1-9.16.dev.gitb9a176b
- autobuilt b9a176b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
987ca8100b
commit
bb042895b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -393,3 +393,4 @@
|
||||
/libpod-f9ddf91.tar.gz
|
||||
/libpod-3f1657d.tar.gz
|
||||
/libpod-74224d9.tar.gz
|
||||
/libpod-b9a176b.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 74224d9b7ce7b2cfec551b6f16005642cb2fa4df
|
||||
%global commit0 b9a176bea94b8e3a97a70dd7cd599f1a057777b0
|
||||
%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.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 8.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-9.16.dev.gitb9a176b
|
||||
- autobuilt b9a176b
|
||||
|
||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-8.16.dev.git74224d9
|
||||
- autobuilt 74224d9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-74224d9.tar.gz) = e86d06e2ff4eec2b3ca56d2ee8c79618a6e46bc38ec55b7c469ba04e458de212bd1f019804b18f65c08c67c32edaeb7762ae7bb8826fa35597f086ba01ea6a7c
|
||||
SHA512 (libpod-b9a176b.tar.gz) = f69ebb7cfa35861995730413aba9a76c1eeac3af902dd761f987f60c8a9ee0445627cecc89800f79c9d8832db6ada2b3ca3822c8c532534bc9d0ef216d8a6c12
|
||||
|
Loading…
Reference in New Issue
Block a user