podman-2:2.1.0-0.224.dev.git0c076db
- autobuilt 0c076db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dbea7320c2
commit
664fd07e3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1296,3 +1296,4 @@
|
||||
/podman-1f9b854.tar.gz
|
||||
/podman-4e3ea01.tar.gz
|
||||
/podman-575b3a3.tar.gz
|
||||
/podman-0c076db.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 575b3a3d8ab4f1f72d58b71aa4d534eca3a5d8f9
|
||||
%global commit0 0c076dbce5fcdc3e1994df099db77c7d51a51dec
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.223.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.224.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Aug 31 18:11:49 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.224.dev.git0c076db
|
||||
- autobuilt 0c076db
|
||||
|
||||
* Mon Aug 31 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.1.0-0.223.dev.git575b3a3
|
||||
- bump
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-575b3a3.tar.gz) = 3f66e711354e0e4aa6faf64ba6fbe1fd0c3884cf6110af0f76e0d508eab71183d69145fb6bc2b866581dd07c712021326c9abd018822be9b48302cb75ca6b7b5
|
||||
SHA512 (podman-0c076db.tar.gz) = 4d6bb1fda1c3d639272a6d56b52374cb85d22a54d493a18a12ae39e1cd976156b9ab0d991e4638fd422ea69daf3dd04eccfcddbfca488531f8cf70a526158c87
|
||||
|
Loading…
Reference in New Issue
Block a user