podman-2:2.1.0-0.233.dev.git21c6aae
- autobuilt 21c6aae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
491e759969
commit
e782b4a6af
1
.gitignore
vendored
1
.gitignore
vendored
@ -1305,3 +1305,4 @@
|
||||
/podman-fa487a6.tar.gz
|
||||
/podman-f1323a9.tar.gz
|
||||
/podman-ba8d0bb.tar.gz
|
||||
/podman-21c6aae.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 ba8d0bb5e336e84aaf68148563e61558b5dc94f5
|
||||
%global commit0 21c6aaeb857404309abe6a82e0541fd08fc615c7
|
||||
%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.232.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.233.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
|
||||
* Mon Sep 7 11:11:58 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.233.dev.git21c6aae
|
||||
- autobuilt 21c6aae
|
||||
|
||||
* Sun Sep 6 11:13:51 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.232.dev.gitba8d0bb
|
||||
- autobuilt ba8d0bb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-ba8d0bb.tar.gz) = c059df76868c3416ec2327fbd65814060908553299831a518907a26587b52d05b760496df81171726a0dae836e8b9d1d1ee6038184cc8ba239774023574a62e9
|
||||
SHA512 (podman-21c6aae.tar.gz) = b5a5c03f0d73e1be1a8138676cd8464bff218a69b71c2dea63bfe6b6d890c142e9fe80016e0756a828bf5568ae50d01ef72c57a757b13264dcdf5c93c92eea84
|
||||
|
Loading…
Reference in New Issue
Block a user