podman-2:1.4.5-0.35.dev.git2674920
- autobuilt 2674920 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3223434393
commit
989e9c01a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -304,3 +304,4 @@
|
||||
/libpod-69f74f1.tar.gz
|
||||
/libpod-cf9efa9.tar.gz
|
||||
/libpod-a12a231.tar.gz
|
||||
/libpod-2674920.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 a12a2312ac5c6c485eaa1d45e4b7e29d6cc4a9ff
|
||||
%global commit0 26749204d5fcd333706bef187b75cd3c6b39b835
|
||||
%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.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.35.dev.git2674920
|
||||
- autobuilt 2674920
|
||||
|
||||
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.34.dev.gita12a231
|
||||
- autobuilt a12a231
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-a12a231.tar.gz) = 526d7a7996f8d78bf1d1dd21632c116466d2c57b83879f3c4c758c024eb15121b2c0fb3348becdd34aae5d201a3e039c94bf3a5b762790a5a8082723b505bbc5
|
||||
SHA512 (libpod-2674920.tar.gz) = 06243d589c92bd0b3b2a3946d7f366742324f37753cd73e614d3d50d965f88721df9f1ff7052353b438b0211efb7ee20a11440bc8bc5d32e3231ce40d4a0d89d
|
||||
|
Loading…
Reference in New Issue
Block a user