podman-2:2.1.0-0.214.dev.git7d3cadc
- autobuilt 7d3cadc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
22bd6f89c3
commit
a30718094c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1287,3 +1287,4 @@
|
|||||||
/podman-3a9d524.tar.gz
|
/podman-3a9d524.tar.gz
|
||||||
/podman-f99954c.tar.gz
|
/podman-f99954c.tar.gz
|
||||||
/podman-d6b0377.tar.gz
|
/podman-d6b0377.tar.gz
|
||||||
|
/podman-7d3cadc.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 d6b03772ad35eca82fb144a9d69ea16dcc44e183
|
%global commit0 7d3cadcc54cbad9a109471f586c10541544bc7db
|
||||||
%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.213.dev.git%{shortcommit0}%{?dist}
|
Release: 0.214.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
|
||||||
|
* Thu Aug 27 13:11:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.214.dev.git7d3cadc
|
||||||
|
- autobuilt 7d3cadc
|
||||||
|
|
||||||
* Thu Aug 27 10:11:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.213.dev.gitd6b0377
|
* Thu Aug 27 10:11:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.213.dev.gitd6b0377
|
||||||
- autobuilt d6b0377
|
- autobuilt d6b0377
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-d6b0377.tar.gz) = 1f96bdb002b196dd92e42513d03ec46beb217f77964ac9a0f24b5becd0f417cd12c78032914067379f387c353d16567e1e708263172b7f92f08fdba83f2e6d20
|
SHA512 (podman-7d3cadc.tar.gz) = 99c2a429e86138606402e027eaec2531aabd8ed271f188eca40a20e43ba3dcbab322d3a25689b9dc4a0ab13507356af34cca1a0ef492fa73210360d5af219c3e
|
||||||
|
Loading…
Reference in New Issue
Block a user