podman-2:2.1.0-0.171.dev.git75d2fe6
- autobuilt 75d2fe6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c2c7328bcc
commit
376ad16710
1
.gitignore
vendored
1
.gitignore
vendored
@ -1244,3 +1244,4 @@
|
||||
/podman-da00482.tar.gz
|
||||
/podman-162625f.tar.gz
|
||||
/podman-68fd9aa.tar.gz
|
||||
/podman-75d2fe6.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 68fd9aa2cf67a749258ccdc6fa8fd89c2557ebfc
|
||||
%global commit0 75d2fe63db370d2143bc23519b1026410d6d81f4
|
||||
%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.170.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.171.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Aug 10 21:11:03 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.171.dev.git75d2fe6
|
||||
- autobuilt 75d2fe6
|
||||
|
||||
* Mon Aug 10 17:10:44 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.170.dev.git68fd9aa
|
||||
- autobuilt 68fd9aa
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-68fd9aa.tar.gz) = 2f849ace444cb43493d2a7f5d3a759d53a9a5c8440a8173ca3f2c098ce0feb862b5345d589a2dfa75c8ed005b4efd7895ca67ab0ee0657f902a0fdc055ef74a2
|
||||
SHA512 (podman-75d2fe6.tar.gz) = 333c418921c98668d8e39e6e08dc7be328d457f8b87dbd0862dae1d6a4f03ecb68194ab4f95452e0d76251ae62cca7f7d270b25e39eee2380f34c714f27cd569
|
||||
|
Loading…
Reference in New Issue
Block a user