podman-2:2.1.0-0.16.dev.git5fe122b
- autobuilt 5fe122b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5503496d2d
commit
d473856d4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1092,3 +1092,4 @@
|
||||
/libpod-92af85f.tar.gz
|
||||
/libpod-aa6881d.tar.gz
|
||||
/libpod-81f4204.tar.gz
|
||||
/libpod-5fe122b.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 81f4204e4e0c8074e2709bd7c4db3f1f61d1b351
|
||||
%global commit0 5fe122bf528a0665f7d12bc47357779b8686f6cf
|
||||
%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.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.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 Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.16.dev.git5fe122b
|
||||
- autobuilt 5fe122b
|
||||
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.15.dev.git81f4204
|
||||
- autobuilt 81f4204
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-81f4204.tar.gz) = 80871ec5a27c9422855df895dd650fc82527afdd1e0b0f0ab01730e31b230bcf19405dd1754035bc483faf1edf472b410407ada30e6cc0cd3e36ffdab8446b8a
|
||||
SHA512 (libpod-5fe122b.tar.gz) = 33178b483e0dc401dd8dec54ee1762e3515e9267d175b928f06a76ffc25b933fbbba959f206abb082ab5c947242ff97c84b2533093252b5872164f5003b03187
|
||||
|
Loading…
Reference in New Issue
Block a user