podman-2:2.1.0-0.95.dev.gitdf6920a
- autobuilt df6920a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ce36b12c05
commit
0fe571ca22
1
.gitignore
vendored
1
.gitignore
vendored
@ -1169,3 +1169,4 @@
|
||||
/libpod-17f9b80.tar.gz
|
||||
/libpod-e8de509.tar.gz
|
||||
/libpod-0d26a57.tar.gz
|
||||
/libpod-df6920a.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 0d26a573e3cf8cc5baea84206a86cb83b433b6d5
|
||||
%global commit0 df6920aa79073b2767d24c6524367384b6284b31
|
||||
%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.94.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.95.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 21 10:09:33 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.95.dev.gitdf6920a
|
||||
- autobuilt df6920a
|
||||
|
||||
* Mon Jul 20 19:09:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.94.dev.git0d26a57
|
||||
- autobuilt 0d26a57
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-0d26a57.tar.gz) = f3152d76cc8e5ac5a1a0edc57d00fb2616d8c036e6fd10d3bd0d0d0ba1c41ad783790755b17351958263993493a079774e641d05f0159bf02bce9ed01ba2f028
|
||||
SHA512 (libpod-df6920a.tar.gz) = 4377c7183e8398fc622e10f18d7b7ef2b24eedd36faf054565273ed65ef012281f3156705b69dff658115ce8eaf010d019160ac1305334af9d817bae152868f3
|
||||
|
Loading…
Reference in New Issue
Block a user