podman-2:2.1.0-0.212.dev.gitf99954c
- autobuilt f99954c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad26d26342
commit
80c58bbe12
1
.gitignore
vendored
1
.gitignore
vendored
@ -1285,3 +1285,4 @@
|
||||
/podman-8fdc116.tar.gz
|
||||
/podman-6a06944.tar.gz
|
||||
/podman-3a9d524.tar.gz
|
||||
/podman-f99954c.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 3a9d5248ac65358e7a4f123c2cdbe93584084d6a
|
||||
%global commit0 f99954c7ca4428e501676fa47a63b5cecadd9454
|
||||
%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.211.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.212.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 26 17:11:57 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.212.dev.gitf99954c
|
||||
- autobuilt f99954c
|
||||
|
||||
* Wed Aug 26 14:12:35 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.211.dev.git3a9d524
|
||||
- autobuilt 3a9d524
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-3a9d524.tar.gz) = 3a0a307f13e43329ec4a9b872568fbbdf24774204b8f7b4a293d2b1eb4de7519d2c24575ceda507a75cfdfc07284101a8fffb3b0a465388244bb1d9320b9bf23
|
||||
SHA512 (podman-f99954c.tar.gz) = 88d8a8fc8e10cfe0f7f7577a68778e1522ed66b92bbd260f07ddf6d55fd22dd887a6095a320381ef4d532c5aef26a21c580c1480a9dc1efca8aab60d3fe5c41e
|
||||
|
Loading…
Reference in New Issue
Block a user