podman-2:3.0.0-0.15.dev.git9180872
- autobuilt 9180872 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
96adf3847d
commit
bcaf499ca3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1437,3 +1437,4 @@
|
||||
/podman-d456765.tar.gz
|
||||
/podman-7984842.tar.gz
|
||||
/podman-5cf7aa6.tar.gz
|
||||
/podman-9180872.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 5cf7aa65fb4786ee3dad191a725f6c37fae83bc3
|
||||
%global commit0 918087252b06640582128cfb6a8a5ace962dcee0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 3.0.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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.15.dev.git9180872
|
||||
- autobuilt 9180872
|
||||
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.14.dev.git5cf7aa6
|
||||
- autobuilt 5cf7aa6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-5cf7aa6.tar.gz) = a150af497a9e06c4c4dc47da2f3ebcf4ac806673d6b5b143201b2b644b40fcdb9db7f0bf03ab7f59324d8aad552437b9b8c5666d96d12809bc6664de3f660b3f
|
||||
SHA512 (podman-9180872.tar.gz) = da27a9de260be012aba833910d8be20cad7515eab8b1763d5a270e6a753df0196464e65fc82645137a0b477a6cbb1e35694aed2d1e572ec9671e507ea8bbbae2
|
||||
|
Loading…
Reference in New Issue
Block a user