podman-2:2.1.0-0.133.dev.gitca2bda6
- autobuilt ca2bda6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
673166f8ee
commit
fb26cac14f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1208,3 +1208,4 @@
|
||||
/podman-c66ce8d.tar.gz
|
||||
/podman-1170430.tar.gz
|
||||
/podman-05b3e0e.tar.gz
|
||||
/podman-ca2bda6.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 05b3e0e16bbbfede19bc5d817c62598e1ac6fa70
|
||||
%global commit0 ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd
|
||||
%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.132.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.133.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 30 19:10:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.133.dev.gitca2bda6
|
||||
- autobuilt ca2bda6
|
||||
|
||||
* Thu Jul 30 15:10:32 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.132.dev.git05b3e0e
|
||||
- autobuilt 05b3e0e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-05b3e0e.tar.gz) = f80b4ebe770d0a3a7b3e3202b056639c0fdc95af2505790ce6245a2ebb36a743b772343419f2425e71fed70635a2d0a83bbfffa66aaba55dd841de170ea10123
|
||||
SHA512 (podman-ca2bda6.tar.gz) = 9b0eee69dbb51b88a69010061ec7cc3cf4536b399b44e31e7eda266f65c2fe1009f87de10cd01521ddd80d45a883736406b6f924364890cd0ab89354cb7d582d
|
||||
|
Loading…
Reference in New Issue
Block a user