podman-2:2.1.0-0.169.dev.git162625f
- autobuilt 162625f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3b4f074551
commit
8ff65e38f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1242,3 +1242,4 @@
|
||||
/podman-3173a18.tar.gz
|
||||
/podman-95e2e15.tar.gz
|
||||
/podman-da00482.tar.gz
|
||||
/podman-162625f.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 da00482ef29e0a04a690f1538391e38b0b951dd0
|
||||
%global commit0 162625f2e74c8ad9bf9a7337baaa2621bbf0a26e
|
||||
%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.168.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.169.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Aug 10 16:11:01 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.169.dev.git162625f
|
||||
- autobuilt 162625f
|
||||
|
||||
* Mon Aug 10 15:11:11 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.168.dev.gitda00482
|
||||
- autobuilt da00482
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-da00482.tar.gz) = c784c3e23cff5054f049694268edb2f37e35092e392a1006bc995a3970efc12b2c26d058f87fab21aad1cc46e229c92c029d7b2b03cf7016ae8331efac72d670
|
||||
SHA512 (podman-162625f.tar.gz) = 7374b546ed29cced090636fdebcbc35148403de1f434d0ba6bcca7dd83720c020044a0aef6f07e7332b703ab3267a6ae1ed5277d2eb2a46f8077b1c1440ce636
|
||||
|
Loading…
Reference in New Issue
Block a user