podman-2:2.1.0-0.254.dev.git37658c0
- autobuilt 37658c0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
92ebf86440
commit
c1ea1c8c1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1326,3 +1326,4 @@
|
||||
/podman-861451a.tar.gz
|
||||
/podman-10ba232.tar.gz
|
||||
/podman-397de44.tar.gz
|
||||
/podman-37658c0.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 397de44d487e25b5820777fcbab9728cf2af5e14
|
||||
%global commit0 37658c097654096cf64ea518a43312007b4741d4
|
||||
%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.253.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.254.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
|
||||
* Fri Sep 11 14:12:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.254.dev.git37658c0
|
||||
- autobuilt 37658c0
|
||||
|
||||
* Fri Sep 11 10:12:27 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.253.dev.git397de44
|
||||
- autobuilt 397de44
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-397de44.tar.gz) = d050a327fd500f0be6495831c198a66f9318495f21a02085c4e94da370cfc46d76f31bcdd3f646e230aaf2bdf933245b1fe5eb7067ad0f4eaa73752c4c46d508
|
||||
SHA512 (podman-37658c0.tar.gz) = b17174123e290e47bee3df0840190e0960b210d64741078cd3a33a45d4163c40cc94a60e1a7001810eff08f1a852a4bb312169fc6e474677d68a39927f39c13d
|
||||
|
Loading…
Reference in New Issue
Block a user