podman-2:2.1.0-0.113.dev.git71f7150
- autobuilt 71f7150 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6d7bca0e97
commit
5e3a571035
1
.gitignore
vendored
1
.gitignore
vendored
@ -1187,3 +1187,4 @@
|
|||||||
/libpod-d924476.tar.gz
|
/libpod-d924476.tar.gz
|
||||||
/libpod-c2deeff.tar.gz
|
/libpod-c2deeff.tar.gz
|
||||||
/libpod-11e8e65.tar.gz
|
/libpod-11e8e65.tar.gz
|
||||||
|
/libpod-71f7150.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 11e8e655683535999f4d7f2b79859a8ec537b765
|
%global commit0 71f7150490c622708ade8348dcd85fd428c5f116
|
||||||
%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.112.dev.git%{shortcommit0}%{?dist}
|
Release: 0.113.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 27 11:10:29 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.113.dev.git71f7150
|
||||||
|
- autobuilt 71f7150
|
||||||
|
|
||||||
* Sun Jul 26 12:09:47 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.112.dev.git11e8e65
|
* Sun Jul 26 12:09:47 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.112.dev.git11e8e65
|
||||||
- autobuilt 11e8e65
|
- autobuilt 11e8e65
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-11e8e65.tar.gz) = 971c7f62a81611a846f26ff750971bbd66cb123728b176d187ff9118219297831dcfce84e3d93df5d9c1bf085250deb24f7bf4edac8c09f1e1ae417b1e2ed6cf
|
SHA512 (libpod-71f7150.tar.gz) = d5007b23e343bebf06dd3b979822b65a20381e51a10253582d63d298c2227c645e37c1a706a880ef04bd716c15d94426e47e71b257e8181e34da15d981c5ed31
|
||||||
|
Loading…
Reference in New Issue
Block a user