podman-2:3.0.0-0.93.dev.git7f0771f
- autobuilt 7f0771f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
05ff75e05d
commit
9e24675b06
1
.gitignore
vendored
1
.gitignore
vendored
@ -1513,3 +1513,4 @@
|
||||
/podman-b176c62.tar.gz
|
||||
/podman-8f75ed9.tar.gz
|
||||
/podman-9c9f02a.tar.gz
|
||||
/podman-7f0771f.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 9c9f02aad773051fa742a874844f08f2fb567d3b
|
||||
%global commit0 7f0771fa9401c26e942c67788bebc0041dfa3311
|
||||
%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.92.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.93.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
|
||||
* Wed Dec 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.93.dev.git7f0771f
|
||||
- autobuilt 7f0771f
|
||||
|
||||
* Fri Dec 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.92.dev.git9c9f02a
|
||||
- autobuilt 9c9f02a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-9c9f02a.tar.gz) = 83f396650abfaa1cf3208d7580adf5b6090ca46d7b1ba09c2eb46192b08b10806dbfeb05e9efa03a1fa9d6d827e11a87432af03414bedbf20c68aa30596b7a72
|
||||
SHA512 (podman-7f0771f.tar.gz) = b83d933f21f0cdf2aabfa38fecb611a48c7dddc745cc4bb4ce2ebb92cb90c3c5b0c28b0b40f0037c6731283ffbdf9f59b880c1a304a666980c333b4b62d8dc04
|
||||
|
Loading…
Reference in New Issue
Block a user