podman-2:3.1.0-0.74.dev.git44e6d20
- autobuilt 44e6d20 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9516096d09
commit
95f5b905f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1706,3 +1706,4 @@
|
|||||||
/podman-05080a1.tar.gz
|
/podman-05080a1.tar.gz
|
||||||
/podman-c6cefa5.tar.gz
|
/podman-c6cefa5.tar.gz
|
||||||
/podman-0bac30d.tar.gz
|
/podman-0bac30d.tar.gz
|
||||||
|
/podman-44e6d20.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 0bac30d724643cf84d49e643a17bd8fd304efde1
|
%global commit0 44e6d2002393bbcff7457462bfac3a4f6c91bfa4
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -58,7 +58,7 @@ Version: 3.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.73.dev.git%{shortcommit0}%{?dist}
|
Release: 0.74.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.74.dev.git44e6d20
|
||||||
|
- autobuilt 44e6d20
|
||||||
|
|
||||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.73.dev.git0bac30d
|
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.73.dev.git0bac30d
|
||||||
- autobuilt 0bac30d
|
- autobuilt 0bac30d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-0bac30d.tar.gz) = dd781612379eacde1c5c81273ca61d712e844fefedce3106f4f64b9f3eb799462209e0911d5bd99dc7ce353194bfe9d629672c46a67711833a0ba50d44553f8e
|
SHA512 (podman-44e6d20.tar.gz) = 7bcea23746b6b0c5e006284cf72801a9a2d1c40964339284ee5088270f5ad14c1c1239d2fee939311e8723b3c878c94da4f99a5220056e0db1134c035968ad80
|
||||||
|
Loading…
Reference in New Issue
Block a user