podman-2:3.1.0-0.75.dev.git2a78157
- autobuilt 2a78157 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
95f5b905f6
commit
89d695e8c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1707,3 +1707,4 @@
|
|||||||
/podman-c6cefa5.tar.gz
|
/podman-c6cefa5.tar.gz
|
||||||
/podman-0bac30d.tar.gz
|
/podman-0bac30d.tar.gz
|
||||||
/podman-44e6d20.tar.gz
|
/podman-44e6d20.tar.gz
|
||||||
|
/podman-2a78157.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 44e6d2002393bbcff7457462bfac3a4f6c91bfa4
|
%global commit0 2a7815726c74765ac5b097ba986b61687a63f77e
|
||||||
%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.74.dev.git%{shortcommit0}%{?dist}
|
Release: 0.75.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.75.dev.git2a78157
|
||||||
|
- autobuilt 2a78157
|
||||||
|
|
||||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.74.dev.git44e6d20
|
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.74.dev.git44e6d20
|
||||||
- autobuilt 44e6d20
|
- autobuilt 44e6d20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-44e6d20.tar.gz) = 7bcea23746b6b0c5e006284cf72801a9a2d1c40964339284ee5088270f5ad14c1c1239d2fee939311e8723b3c878c94da4f99a5220056e0db1134c035968ad80
|
SHA512 (podman-2a78157.tar.gz) = 3a1ff2d5584c60c00cc1e8bbf5aface2e909ef33d96608948cb4236c34e9df61694d53714b3759d2bacbbb5c06a957d83af096f30e93d698edad0f22a7975009
|
||||||
|
Loading…
Reference in New Issue
Block a user