podman-2:2.1.0-0.217.dev.gitb1d6ea2
- autobuilt b1d6ea2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ae1a92ef80
commit
9002818bc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1290,3 +1290,4 @@
|
|||||||
/podman-7d3cadc.tar.gz
|
/podman-7d3cadc.tar.gz
|
||||||
/podman-72c5b35.tar.gz
|
/podman-72c5b35.tar.gz
|
||||||
/podman-061c93f.tar.gz
|
/podman-061c93f.tar.gz
|
||||||
|
/podman-b1d6ea2.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 061c93f70101026d79cca6e75ac0c565e1fa99ec
|
%global commit0 b1d6ea26ff5dea97be9ac7f65486c3ebdfe80eac
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.216.dev.git%{shortcommit0}%{?dist}
|
Release: 0.217.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -652,6 +652,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 28 13:11:21 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.217.dev.gitb1d6ea2
|
||||||
|
- autobuilt b1d6ea2
|
||||||
|
|
||||||
* Fri Aug 28 10:12:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.216.dev.git061c93f
|
* Fri Aug 28 10:12:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.216.dev.git061c93f
|
||||||
- autobuilt 061c93f
|
- autobuilt 061c93f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-061c93f.tar.gz) = 449e091b810a67b1d2608c1c19aaa93a90cc543a0f7543b5d53bede927279498bef4d6dff846f9e5de2ab2c4ba39e37c2ea2c5244afb70288772ac43cec800b2
|
SHA512 (podman-b1d6ea2.tar.gz) = 971981c175bf28e0b6339e0c2fb80efce5f8a34a7d066e5382f15e53d93da6691cdf4be248ec04b9434b112651b06084b8dccf5a693eef071aa77cde9453ccea
|
||||||
|
Loading…
Reference in New Issue
Block a user