podman-2:2.1.0-0.102.dev.gitef03815
- autobuilt ef03815 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
00e531910c
commit
0bf79b31d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1176,3 +1176,4 @@
|
|||||||
/libpod-e5b3563.tar.gz
|
/libpod-e5b3563.tar.gz
|
||||||
/libpod-344a791.tar.gz
|
/libpod-344a791.tar.gz
|
||||||
/libpod-59bad8b.tar.gz
|
/libpod-59bad8b.tar.gz
|
||||||
|
/libpod-ef03815.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 59bad8bf7176398dbab6b59867b17567691ffda3
|
%global commit0 ef03815117fdf1b8b43d4e2b18caa00ddb3a82b6
|
||||||
%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.101.dev.git%{shortcommit0}%{?dist}
|
Release: 0.102.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
|
||||||
|
* Wed Jul 22 12:10:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.102.dev.gitef03815
|
||||||
|
- autobuilt ef03815
|
||||||
|
|
||||||
* Wed Jul 22 10:09:59 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.101.dev.git59bad8b
|
* Wed Jul 22 10:09:59 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.101.dev.git59bad8b
|
||||||
- autobuilt 59bad8b
|
- autobuilt 59bad8b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-59bad8b.tar.gz) = a16e56daf65834a43fa51dab6ae48b700ebab0d99e5d185f0ff2d73a6092e705027a9019747ad398295314ca9c6b486f62c7eba1939262ffad30109b764ca3c0
|
SHA512 (libpod-ef03815.tar.gz) = 017325c605340908809d0ce5d41cfca1c4ce5b1f192d51f3f2ff3cac1904f614558fc1dcf6dc46ee84cded3644823923c0a54cf8158e76f29e8b30e620a71905
|
||||||
|
Loading…
Reference in New Issue
Block a user