podman-2:2.1.0-0.188.dev.git96fb5dc
- autobuilt 96fb5dc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b7c9d2ada4
commit
1cecdc63aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1261,3 +1261,4 @@
|
|||||||
/podman-9ede14e.tar.gz
|
/podman-9ede14e.tar.gz
|
||||||
/podman-81499a5.tar.gz
|
/podman-81499a5.tar.gz
|
||||||
/podman-ca4423e.tar.gz
|
/podman-ca4423e.tar.gz
|
||||||
|
/podman-96fb5dc.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 ca4423e94d28c9e5e59ccb958564b9d6ad5bd0fc
|
%global commit0 96fb5dc94d88bc4eafe82382bfb26b64c479f76b
|
||||||
%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.187.dev.git%{shortcommit0}%{?dist}
|
Release: 0.188.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/
|
||||||
@ -647,6 +647,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 16 12:10:53 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.188.dev.git96fb5dc
|
||||||
|
- autobuilt 96fb5dc
|
||||||
|
|
||||||
* Sat Aug 15 11:10:04 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.187.dev.gitca4423e
|
* Sat Aug 15 11:10:04 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.187.dev.gitca4423e
|
||||||
- autobuilt ca4423e
|
- autobuilt ca4423e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-ca4423e.tar.gz) = d46d47ca1b403401a40667792d4ea29707f417c131ea791fbd53f242d1e40b344c9cb1df667829f99641899bfb648c802c96599cf877faa544a96b6ea7e5733f
|
SHA512 (podman-96fb5dc.tar.gz) = 35efc356400f1afd97c229aa5369e56de3f71e74eceb277a405db0e0589f9f8adb27cceb1e2b97ccde8ab5da3abe4323aa3c41b8d747540924aa8ceb6f8ef1af
|
||||||
|
Loading…
Reference in New Issue
Block a user