podman-2:1.4.5-0.10.dev.gita449e9a
- autobuilt a449e9a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7324551345
commit
9352d039bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -279,3 +279,4 @@
|
||||
/libpod-d2291ec.tar.gz
|
||||
/libpod-7e4db44.tar.gz
|
||||
/libpod-386ffd2.tar.gz
|
||||
/libpod-a449e9a.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 386ffd28d64a19a9c244ab477a45c4d2fa239ff6
|
||||
%global commit0 a449e9a2cf4b73163df75674059de04488cd2706
|
||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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.10.dev.gita449e9a
|
||||
- autobuilt a449e9a
|
||||
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.9.dev.git386ffd2
|
||||
- autobuilt 386ffd2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-386ffd2.tar.gz) = 8e23ba93b3e81f3260b56d21e0d6bcda7a291ffe8789610e17d3026b7f5b170d38af46bc5deed1cf3f7552b5e3bb10ec950f0f06f170d2686e58cdca11d0d194
|
||||
SHA512 (libpod-a449e9a.tar.gz) = 5834f963a1ec3e9f6d9ccae8258addffc01d049242d83e4c9c869898aea027af293292c1e2fbe8a6523168303497e1c01bd2fd78bdff845dea85c4945bfce6b4
|
||||
|
Loading…
Reference in New Issue
Block a user