podman-2:2.1.0-0.164.dev.git51159e7
- autobuilt 51159e7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a30b19df9c
commit
838c3c0823
1
.gitignore
vendored
1
.gitignore
vendored
@ -1237,3 +1237,4 @@
|
||||
/podman-bae6d5d.tar.gz
|
||||
/podman-a948635.tar.gz
|
||||
/podman-0d4a269.tar.gz
|
||||
/podman-51159e7.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 0d4a269c6dd06a48d42542d2c0980bf7a51c3493
|
||||
%global commit0 51159e7b8325ed45c279d750741e6728e7cf1036
|
||||
%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.163.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.164.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
|
||||
* Fri Aug 07 13:10:45 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.164.dev.git51159e7
|
||||
- autobuilt 51159e7
|
||||
|
||||
* Wed Aug 05 22:10:25 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.163.dev.git0d4a269
|
||||
- autobuilt 0d4a269
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0d4a269.tar.gz) = b889a803a4598f7a1f19333a31b3b39e66ddd97e0fba88947608a3b268f7d0e8371e8596d318be8b4d817455db53d93eae9514bb42774ef812168dddddc8d546
|
||||
SHA512 (podman-51159e7.tar.gz) = 72cbf4145ad89c86d31edf7f9ac4c88378bd5aab77727efcc93990297fd7ed11d657f1363afc480d12bf05d3e37749b0e5952b3917beeaba7b889cd159a993aa
|
||||
|
Loading…
Reference in New Issue
Block a user