podman-2:2.1.0-0.110.dev.gitd924476
- autobuilt d924476 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9459efce8c
commit
2d24e7bd6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1184,3 +1184,4 @@
|
||||
/libpod-1aac197.tar.gz
|
||||
/libpod-961fa6a.tar.gz
|
||||
/libpod-197825d.tar.gz
|
||||
/libpod-d924476.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 197825d2abeb3abaa0d71cb8574c036eaf211ab5
|
||||
%global commit0 d9244761e4a637f8b2a109ba4b85fd0cc6bd34dc
|
||||
%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.109.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.110.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
|
||||
* Fri Jul 24 09:09:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.110.dev.gitd924476
|
||||
- autobuilt d924476
|
||||
|
||||
* Thu Jul 23 20:09:53 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.109.dev.git197825d
|
||||
- autobuilt 197825d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-197825d.tar.gz) = d727fb0705c0122648f81fdb0f8489a2f16617e19ff4272779dd467979b12293d8e8e93eaca0a58598b70d543db5bdb154e74cdebaebf7b392f4d16cd9be2ae6
|
||||
SHA512 (libpod-d924476.tar.gz) = 14548fc1225584ff39ae76c250061a369017d959a0b0a46b44536e5991441e3f4dc2d5d95ba65e110da529dff21f704c12092f4a6771cf9ec155dd427dca6dab
|
||||
|
Loading…
Reference in New Issue
Block a user