podman-2:3.1.0-0.73.dev.git0bac30d
- autobuilt 0bac30d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bfbf1ade97
commit
9516096d09
1
.gitignore
vendored
1
.gitignore
vendored
@ -1705,3 +1705,4 @@
|
||||
/podman-4e5cc6a.tar.gz
|
||||
/podman-05080a1.tar.gz
|
||||
/podman-c6cefa5.tar.gz
|
||||
/podman-0bac30d.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 c6cefa5f0450a433044ac2d002e4c77ba9e3614b
|
||||
%global commit0 0bac30d724643cf84d49e643a17bd8fd304efde1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,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.72.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.73.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.73.dev.git0bac30d
|
||||
- autobuilt 0bac30d
|
||||
|
||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.72.dev.gitc6cefa5
|
||||
- autobuilt c6cefa5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-c6cefa5.tar.gz) = 21b17bdf5f82a35486f171c5fc97e203a1f8d8233eb85d5136e905893ca6df6b1ac912c348bcc5359f2632981b5baa53f3f63293e7976b12c2a58421791b9a66
|
||||
SHA512 (podman-0bac30d.tar.gz) = dd781612379eacde1c5c81273ca61d712e844fefedce3106f4f64b9f3eb799462209e0911d5bd99dc7ce353194bfe9d629672c46a67711833a0ba50d44553f8e
|
||||
|
Loading…
Reference in New Issue
Block a user