podman-2:3.0.0-0.192.dev.gitb045c17
- autobuilt b045c17 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6c5c5da700
commit
f2defd81a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1611,3 +1611,4 @@
|
||||
/podman-2686e40.tar.gz
|
||||
/podman-735b16e.tar.gz
|
||||
/podman-4ead806.tar.gz
|
||||
/podman-b045c17.tar.gz
|
||||
|
@ -31,7 +31,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 4ead8067cd0fb0ee3dcf8245f81b97f8b25edc4d
|
||||
%global commit0 b045c173756dddcedf6a99a70f520bf423072826
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,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.191.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.192.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.192.dev.gitb045c17
|
||||
- autobuilt b045c17
|
||||
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.191.dev.git4ead806
|
||||
- autobuilt 4ead806
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-4ead806.tar.gz) = af4971ba1d28eccdc467567489145f715cdbaf5c20c84012287933550fa61b0287441c9d9db5736ec50045239404cf3f2e0da24ae17992f0d864cef445e5246c
|
||||
SHA512 (podman-b045c17.tar.gz) = a2b75e8346a0a2de1b4c159cb0724ee1a1c7eac028bd5d1311b6deb618de4415e98386fa169a68ecec5b60b6d1049a0ec22328bb34828cf4c4caa0ed98730582
|
||||
|
Loading…
Reference in New Issue
Block a user