podman-2:1.4.5-0.46.dev.git4674d00
- autobuilt 4674d00 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
be0595008c
commit
4f37f75397
1
.gitignore
vendored
1
.gitignore
vendored
@ -315,3 +315,4 @@
|
||||
/libpod-7c9095e.tar.gz
|
||||
/libpod-5763618.tar.gz
|
||||
/libpod-dff82d9.tar.gz
|
||||
/libpod-4674d00.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 dff82d940e50c50c9f15a0371942662ccaaaae43
|
||||
%global commit0 4674d00f46380f38532ebf32cd632579b47773bb
|
||||
%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.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.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
|
||||
* Fri Jul 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.46.dev.git4674d00
|
||||
- autobuilt 4674d00
|
||||
|
||||
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.45.dev.gitdff82d9
|
||||
- autobuilt dff82d9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-dff82d9.tar.gz) = b9dd57099381519faa492e28739c3db23af568a79d8b773df47c5d5951861b283ffe31a5d7b9a92f0d26869cea8a0fb1bba63fd1be27b0589779dcfa724aa56f
|
||||
SHA512 (libpod-4674d00.tar.gz) = 938fa581287b7ead4f8784d1b5f4d8b850a2b06129087d9b3726bbc453678c62d345b6ccc0a61b07fcf46e8e7fc6aece4355aef7399b230e9674e88e45a16758
|
||||
|
Loading…
Reference in New Issue
Block a user