podman-2:1.4.5-0.12.dev.gitfe83308
- autobuilt fe83308 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
338ba3fe2e
commit
24b65a92f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -281,3 +281,4 @@
|
||||
/libpod-386ffd2.tar.gz
|
||||
/libpod-a449e9a.tar.gz
|
||||
/libpod-400851a.tar.gz
|
||||
/libpod-fe83308.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 400851ac31a57f43916c4a1b653a33737f1e7e3b
|
||||
%global commit0 fe833086313335f88a9aada54890a83077ff41bf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -42,7 +42,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -591,6 +591,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.12.dev.gitfe83308
|
||||
- autobuilt fe83308
|
||||
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.11.dev.git400851a
|
||||
- autobuilt 400851a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-400851a.tar.gz) = d656b9a7f3f1f8644b0eed8fb411776a2b005af9f2058a2a38f9bf7512c77cee6db081bd6bca0fd5148b62828d31c101a32a1dd3e4bca4676ce232f2e2bd924e
|
||||
SHA512 (libpod-fe83308.tar.gz) = bb94e1583fc509c62f55b251b7dcf5eb03f5d58c47a8057acf437c673ada587d2dba8debf287718471a125157fe47a9d557b2120d23fbbb28341685117eb26e9
|
||||
|
Loading…
Reference in New Issue
Block a user