podman-2:2.1.0-0.106.dev.git9223b72
- autobuilt 9223b72 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
edcc5ebb20
commit
d6714c2626
1
.gitignore
vendored
1
.gitignore
vendored
@ -1180,3 +1180,4 @@
|
||||
/libpod-9f5d146.tar.gz
|
||||
/libpod-80add29.tar.gz
|
||||
/libpod-d493374.tar.gz
|
||||
/libpod-9223b72.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 d493374eb4b0e9f5f58548d445f02c0a8cf00298
|
||||
%global commit0 9223b721b38c2605320be540e9abd501a351ed72
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.105.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.106.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Jul 22 21:10:06 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.106.dev.git9223b72
|
||||
- autobuilt 9223b72
|
||||
|
||||
* Wed Jul 22 19:09:56 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.105.dev.gitd493374
|
||||
- autobuilt d493374
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d493374.tar.gz) = 540a362ab18bd3d75592a4b0eaf00ae44f72c278345051c6b4a5ce1bd6b34e65155e72830523eeb71904e6930a9217e4c1c67cc61e77c34464f6a9b3c4ab0b59
|
||||
SHA512 (libpod-9223b72.tar.gz) = fd79e173af21595cc8fedc61ede3e0c94889b0ad0c4a774209e6822eab53e2a23ace7ec2c996c5bd7f3b5e0e5ab7dd47a5c15b20b647a4c13d6bdaae42326ec0
|
||||
|
Loading…
Reference in New Issue
Block a user