podman-2:2.1.0-0.174.dev.gita90ae00
- autobuilt a90ae00 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
22425a998f
commit
d7392578f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1247,3 +1247,4 @@
|
||||
/podman-75d2fe6.tar.gz
|
||||
/podman-df0ad51.tar.gz
|
||||
/podman-92b088b.tar.gz
|
||||
/podman-a90ae00.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 92b088b4a52a14126c8af2870b4b587abd49f7cb
|
||||
%global commit0 a90ae00df1c2be0f3d46d4e7cd292599c93ded0f
|
||||
%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.173.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.174.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
|
||||
* Tue Aug 11 08:41:21 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.174.dev.gita90ae00
|
||||
- autobuilt a90ae00
|
||||
|
||||
* Tue Aug 11 08:16:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.173.dev.git92b088b
|
||||
- autobuilt 92b088b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-92b088b.tar.gz) = cb0c7d21bf9641e5bb4882a18c410e02731e34b0dbe3f8ace762792c2d63f7117a3ad3c13ca625ed1ffea3ed0a0250bae32eb4be240aec4ab74d0a507d0f2d61
|
||||
SHA512 (podman-a90ae00.tar.gz) = 04fafbd15e41b65be7d5a7ab3169340b31d79013c4974f8822f60b156ab4da019b441dd8fbacdaa391e329bdff5bef578fe437e6e7005891d94f4cd41e9dc310
|
||||
|
Loading…
Reference in New Issue
Block a user