podman-2:2.1.0-0.45.dev.git9fb0b56
- autobuilt 9fb0b56 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4ecc92744e
commit
d33df595c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1121,3 +1121,4 @@
|
||||
/libpod-957e7a5.tar.gz
|
||||
/libpod-d8718fd.tar.gz
|
||||
/libpod-e846952.tar.gz
|
||||
/libpod-9fb0b56.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 e84695213e35c22ba085e3831cbd025cd55a4c84
|
||||
%global commit0 9fb0b56f584fe45ca264433319bddb542e7ec953
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.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.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.45.dev.git9fb0b56
|
||||
- autobuilt 9fb0b56
|
||||
|
||||
* Wed Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.44.dev.gite846952
|
||||
- autobuilt e846952
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e846952.tar.gz) = 08f74ddc8739774705a79696ba3a083f1e8b0c586e6c80349175d645526fdbb29a2acb9b532f2d247370e30eb095a950264446faf3417aff6d2c51313b8ae699
|
||||
SHA512 (libpod-9fb0b56.tar.gz) = 387844b665965adb76e24a8a43fca4bfaee5b1ebf9ae5fa40175528e396cf4190cdb96914047d65c8130729dde9b043b17bc3bede70733703e41712f4bc3b175
|
||||
|
Loading…
Reference in New Issue
Block a user