podman-2:2.1.0-0.122.dev.git6ed9868
- autobuilt 6ed9868 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5dc4b5011f
commit
86adf5b647
1
.gitignore
vendored
1
.gitignore
vendored
@ -1196,3 +1196,4 @@
|
||||
/libpod-d463715.tar.gz
|
||||
/libpod-91c92d1.tar.gz
|
||||
/libpod-ec69497.tar.gz
|
||||
/libpod-6ed9868.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 ec69497b18f70400b21e1ec198299f9fe4f1df7a
|
||||
%global commit0 6ed9868a34a875359852a910c23248946de59d20
|
||||
%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.121.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.122.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
|
||||
* Tue Jul 28 14:10:01 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.122.dev.git6ed9868
|
||||
- autobuilt 6ed9868
|
||||
|
||||
* Tue Jul 28 13:09:42 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.121.dev.gitec69497
|
||||
- autobuilt ec69497
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-ec69497.tar.gz) = 6f90e7097eaf2fa5d557540dd428218de950888ddc2a3fe646dcf882d3c7392c71cd4ba0a13f5d8614f8f1bbbe8072652680daead96929f4797d62e9b797cdcd
|
||||
SHA512 (libpod-6ed9868.tar.gz) = 6dd3d61e224080df3f9fdd462ed9ca4144902efc9f3a5573eacfb83340ed05ca2333da170aba4bd1995cf1149b104ff8cac2f34e1c018549d8a961f0068269e7
|
||||
|
Loading…
Reference in New Issue
Block a user