podman-2:3.0.0-0.18.dev.git70284b1
- autobuilt 70284b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5ae6318f7
commit
029ab39a72
1
.gitignore
vendored
1
.gitignore
vendored
@ -1440,3 +1440,4 @@
|
||||
/podman-9180872.tar.gz
|
||||
/podman-85b412d.tar.gz
|
||||
/podman-c675d8a.tar.gz
|
||||
/podman-70284b1.tar.gz
|
||||
|
@ -32,7 +32,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 c675d8a3c6335e495f7e0f055443a7acb63de911
|
||||
%global commit0 70284b18cc7d4dc478c439cdda60ba64cfec060b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.18.dev.git70284b1
|
||||
- autobuilt 70284b1
|
||||
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.17.dev.gitc675d8a
|
||||
- autobuilt c675d8a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-c675d8a.tar.gz) = 049faef78a617dc2b20c2a11926a54b3142a38b0d2df1b818bb574bb4280b39bbbf19caa7cfed6c545297b07bf7e20ba3570033714914a30ca59f77a99f89b7e
|
||||
SHA512 (podman-70284b1.tar.gz) = 60311d6e977488649c3fdf166f0784cb38e3d0ac62076fff90e6ae03fcce364ec90d4f89d2f4fd2b8899d1e2c94c37c11a9a5850e935dc0ddf72d683959141be
|
||||
|
Loading…
Reference in New Issue
Block a user