podman-2:2.1.0-0.129.dev.giteaa2f52
- autobuilt eaa2f52 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3847324e3b
commit
9c6bff05b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1204,3 +1204,4 @@
|
||||
/podman-83166a9.tar.gz
|
||||
/podman-7f38774.tar.gz
|
||||
/podman-044a7cb.tar.gz
|
||||
/podman-eaa2f52.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 044a7cb100cfd86905b71654bef44db9730e6081
|
||||
%global commit0 eaa2f524c25e5022f9c6697dd97a889048dc2d58
|
||||
%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.128.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.129.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
|
||||
* Wed Jul 29 20:10:05 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.129.dev.giteaa2f52
|
||||
- autobuilt eaa2f52
|
||||
|
||||
* Wed Jul 29 19:10:08 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.128.dev.git044a7cb
|
||||
- autobuilt 044a7cb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-044a7cb.tar.gz) = 68ab3ad56688a5e9165412885e71d018780e53efa6a5448f7583228532c64b403da6e8ddbe3f74eb0a14bf020eeb97e7cb3a695a8c08fba96d9665f518fed7fe
|
||||
SHA512 (podman-eaa2f52.tar.gz) = 635e82b02716c937f130455a2c7ec06c03ee41a28395d285515c91622a07741aae176a20563db8f45faffb33ade6eca3b61148a8d848372d4c90486a70776c20
|
||||
|
Loading…
Reference in New Issue
Block a user