podman-2:2.1.0-0.267.dev.git2604919
- autobuilt 2604919 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0e5972eff8
commit
e66563b2b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1339,3 +1339,4 @@
|
||||
/podman-0be5836.tar.gz
|
||||
/podman-bec96ab.tar.gz
|
||||
/podman-2eb3339.tar.gz
|
||||
/podman-2604919.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 2eb3339343482dfa860bd171920ec22fd6a5495d
|
||||
%global commit0 26049193e0829c2ac841ff852732ddb4223a01fb
|
||||
%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.266.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.267.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
|
||||
* Wed Sep 16 02:12:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.267.dev.git2604919
|
||||
- autobuilt 2604919
|
||||
|
||||
* Tue Sep 15 21:12:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.266.dev.git2eb3339
|
||||
- autobuilt 2eb3339
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-2eb3339.tar.gz) = 129de87ac9d3611c4b16d37df0b20a83e85679f1856501ee0195053b7a262e9a625a2b41ccb9c68e70b2dcd305b5ccffba45f3b72a3be4654d66d55eb0948a04
|
||||
SHA512 (podman-2604919.tar.gz) = 2b999f369811d630763ba783c10d8843ebec280affcba5169da06e3f2674cfb59430deacaf2a923cba1b26b3fa0b4c53e1a1f977053b3dd4a5494d11473c3712
|
||||
|
Loading…
Reference in New Issue
Block a user