podman-2:2.1.0-0.219.dev.git522a32f
- autobuilt 522a32f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d50849986c
commit
3837db4e60
1
.gitignore
vendored
1
.gitignore
vendored
@ -1292,3 +1292,4 @@
|
||||
/podman-061c93f.tar.gz
|
||||
/podman-b1d6ea2.tar.gz
|
||||
/podman-0640cc7.tar.gz
|
||||
/podman-522a32f.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 0640cc79210419e8a72b6a07a7a3ffcae9e97367
|
||||
%global commit0 522a32f827aacdb4ad44fcb06516d1d659dbacda
|
||||
%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.218.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.219.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Aug 28 16:12:00 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.219.dev.git522a32f
|
||||
- autobuilt 522a32f
|
||||
|
||||
* Fri Aug 28 14:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.218.dev.git0640cc7
|
||||
- autobuilt 0640cc7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0640cc7.tar.gz) = 601a6d06f2bc9dc675ac99c5bf8e978a6c9d0271ff0bc64dadb8b8933118cfc15e1355c7c2bcb561f30bff85b1d878b11dd1c19ae2f2e1ea02c8ab553f109ef3
|
||||
SHA512 (podman-522a32f.tar.gz) = 30ea496cd3f694a0a4cf32d9810ee1205ad62fe0fa2e10ef6050aefee105e8a083715ba46f45510b9116eb1be345542636b8b2e3dfcdc65c9bf1ae3e996ad91d
|
||||
|
Loading…
Reference in New Issue
Block a user