podman-2:2.1.0-0.234.dev.gitbe7778d
- autobuilt be7778d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e782b4a6af
commit
95131245fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1306,3 +1306,4 @@
|
||||
/podman-f1323a9.tar.gz
|
||||
/podman-ba8d0bb.tar.gz
|
||||
/podman-21c6aae.tar.gz
|
||||
/podman-be7778d.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 21c6aaeb857404309abe6a82e0541fd08fc615c7
|
||||
%global commit0 be7778df6c70227dab760ea92637ed97dad29641
|
||||
%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.233.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.234.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Sep 7 14:12:29 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.234.dev.gitbe7778d
|
||||
- autobuilt be7778d
|
||||
|
||||
* Mon Sep 7 11:11:58 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.233.dev.git21c6aae
|
||||
- autobuilt 21c6aae
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-21c6aae.tar.gz) = b5a5c03f0d73e1be1a8138676cd8464bff218a69b71c2dea63bfe6b6d890c142e9fe80016e0756a828bf5568ae50d01ef72c57a757b13264dcdf5c93c92eea84
|
||||
SHA512 (podman-be7778d.tar.gz) = 1e1296d8f0051544abb80c3fceb564c3b9ea64443a1e14dc78874b5d6d65b65a23e11279f7b7311c1fe50a5494fc54b613fd07a266822696e9f490f925860906
|
||||
|
Loading…
Reference in New Issue
Block a user