podman-2:2.1.0-0.221.dev.git4e3ea01
- autobuilt 4e3ea01 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0f9821ac48
commit
ce0094980d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1294,3 +1294,4 @@
|
||||
/podman-0640cc7.tar.gz
|
||||
/podman-522a32f.tar.gz
|
||||
/podman-1f9b854.tar.gz
|
||||
/podman-4e3ea01.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 1f9b854c239d310fee7606b1ef21cb046e30825b
|
||||
%global commit0 4e3ea01243665259dededa7e3fa924cb5bd2ee3c
|
||||
%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.220.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.221.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Aug 28 20:11:41 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.221.dev.git4e3ea01
|
||||
- autobuilt 4e3ea01
|
||||
|
||||
* Fri Aug 28 19:10:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.220.dev.git1f9b854
|
||||
- autobuilt 1f9b854
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-1f9b854.tar.gz) = 2003b18eefc3e2693b95aa47ab216f76931f2b94db1886dbaacc72ca74830bb972ef5c11d3a3e50a347569d586cbb468f86339253d1fa9bc3521c15cb07210be
|
||||
SHA512 (podman-4e3ea01.tar.gz) = 0ed8a1aa96e21b9f748be2ba8ea12a91d137c1a176cbed5202eff6e7ae1cc2ed1baeda89999a097ac71b299fdc2359ecf4c18940889562f11d32a974887240d1
|
||||
|
Loading…
Reference in New Issue
Block a user