podman-2:3.0.0-0.20.dev.gitec0411a
- autobuilt ec0411a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6cba1e5efe
commit
f5bd1cf30c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1441,3 +1441,4 @@
|
||||
/podman-85b412d.tar.gz
|
||||
/podman-c675d8a.tar.gz
|
||||
/podman-70284b1.tar.gz
|
||||
/podman-ec0411a.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 70284b18cc7d4dc478c439cdda60ba64cfec060b
|
||||
%global commit0 ec0411aecd74f5d604ded102e562541f5bd01a98
|
||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -627,6 +627,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.20.dev.gitec0411a
|
||||
- autobuilt ec0411a
|
||||
|
||||
* Thu Dec 3 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:3.0.0-0.19.dev.git85b412d
|
||||
- Harden binaries
|
||||
- Reported-by: Wade Mealing <wmealing@gmail.com>
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-70284b1.tar.gz) = 60311d6e977488649c3fdf166f0784cb38e3d0ac62076fff90e6ae03fcce364ec90d4f89d2f4fd2b8899d1e2c94c37c11a9a5850e935dc0ddf72d683959141be
|
||||
SHA512 (podman-ec0411a.tar.gz) = 3abe0a3357a53ad9ef365a157fc85b2314f5ebe2966bf795841bec18dc056fc9b4a6099ee53b1c4358de9b34f4d419070f9d2c7adaeee92485e80e141a6644df
|
||||
|
Loading…
Reference in New Issue
Block a user