podman-2:3.1.0-0.17.dev.gitac9a048
- autobuilt ac9a048 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7fee226513
commit
8e91fbd662
1
.gitignore
vendored
1
.gitignore
vendored
@ -1649,3 +1649,4 @@
|
||||
/podman-3ba0afd.tar.gz
|
||||
/podman-30607d7.tar.gz
|
||||
/podman-df8ba7f.tar.gz
|
||||
/podman-ac9a048.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 df8ba7f4a92750bfb173b5486a663d1735d70b2d
|
||||
%global commit0 ac9a048b59ebcbdfd2cb7abb50a97981892bd6b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,7 @@ Version: 3.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.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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
|
||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.17.dev.gitac9a048
|
||||
- autobuilt ac9a048
|
||||
|
||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.16.dev.gitdf8ba7f
|
||||
- autobuilt df8ba7f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-df8ba7f.tar.gz) = 3678eab8ca27a67f69e1d684e7d07cc3b30e61e4cb9e5728b4f699ba5cb04a44bcfb5414a55b2994e94aaa1c3eeb3b3d1ea808f4b16dc35e17e7730a3fb52ad7
|
||||
SHA512 (podman-ac9a048.tar.gz) = 6818e6e7f30c90a72be19f3dcdb21f36b30e92df5643daaba38ec959d67aec6b5b777db70ffab03fe789f3c95802b315853c12671ce95f5eadd16c39ba9b4866
|
||||
|
Loading…
Reference in New Issue
Block a user