podman-2:2.1.0-0.46.dev.gitc131567
- autobuilt c131567 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d33df595c7
commit
a759ece894
1
.gitignore
vendored
1
.gitignore
vendored
@ -1122,3 +1122,4 @@
|
||||
/libpod-d8718fd.tar.gz
|
||||
/libpod-e846952.tar.gz
|
||||
/libpod-9fb0b56.tar.gz
|
||||
/libpod-c131567.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 9fb0b56f584fe45ca264433319bddb542e7ec953
|
||||
%global commit0 c131567401bea2867d597d79cce75b99012e64fb
|
||||
%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.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.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.46.dev.gitc131567
|
||||
- autobuilt c131567
|
||||
|
||||
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.45.dev.git9fb0b56
|
||||
- autobuilt 9fb0b56
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9fb0b56.tar.gz) = 387844b665965adb76e24a8a43fca4bfaee5b1ebf9ae5fa40175528e396cf4190cdb96914047d65c8130729dde9b043b17bc3bede70733703e41712f4bc3b175
|
||||
SHA512 (libpod-c131567.tar.gz) = fa98bdef845be981cc754e4b38e458471dc348f64852532f93e765ddf072ddc9acbca88e551490b9112ad1e763e7d19fd2fdaf54b71cbfa0284e280cc0c7ea95
|
||||
|
Loading…
Reference in New Issue
Block a user