podman-2:2.1.0-0.232.dev.gitba8d0bb
- autobuilt ba8d0bb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
28cbd0d999
commit
491e759969
1
.gitignore
vendored
1
.gitignore
vendored
@ -1304,3 +1304,4 @@
|
||||
/podman-37791d7.tar.gz
|
||||
/podman-fa487a6.tar.gz
|
||||
/podman-f1323a9.tar.gz
|
||||
/podman-ba8d0bb.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 f1323a941c7b5709197def5d10ad79ed24bbbc35
|
||||
%global commit0 ba8d0bb5e336e84aaf68148563e61558b5dc94f5
|
||||
%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.231.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.232.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun Sep 6 11:13:51 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.232.dev.gitba8d0bb
|
||||
- autobuilt ba8d0bb
|
||||
|
||||
* Sat Sep 5 11:12:52 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.231.dev.gitf1323a9
|
||||
- autobuilt f1323a9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-f1323a9.tar.gz) = f6bcda6f72b079d330b4be2479dd88778af378625a90254a00179b66da75e24d9764664d7c969eef040a5a743715fce6c820843bd7e9ceecd53a3efa2287a0cb
|
||||
SHA512 (podman-ba8d0bb.tar.gz) = c059df76868c3416ec2327fbd65814060908553299831a518907a26587b52d05b760496df81171726a0dae836e8b9d1d1ee6038184cc8ba239774023574a62e9
|
||||
|
Loading…
Reference in New Issue
Block a user