podman-2:2.1.0-0.229.dev.git37791d7
- autobuilt 37791d7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0a231c8a97
commit
090c60cef8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1301,3 +1301,4 @@
|
||||
/podman-557cf94.tar.gz
|
||||
/podman-a867b16.tar.gz
|
||||
/podman-1184cdf.tar.gz
|
||||
/podman-37791d7.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 1184cdf03d8464451d36b24643e57b65a8b97980
|
||||
%global commit0 37791d717f85c0621932aa18cd4c2477426a2de0
|
||||
%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.228.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.229.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
|
||||
* Wed Sep 2 17:11:08 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.229.dev.git37791d7
|
||||
- autobuilt 37791d7
|
||||
|
||||
* Wed Sep 2 11:11:40 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.228.dev.git1184cdf
|
||||
- autobuilt 1184cdf
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-1184cdf.tar.gz) = b1fc5a206a34ff50d12bbf6ef25309f49bf66b9e7739f1b42803564bac4d380134b84700b832ebdfe490b31fc95ddc9485591db7d6484b21711fa6406699d75b
|
||||
SHA512 (podman-37791d7.tar.gz) = b20d5bb64b80b7feaf5f17a7e6c3120da0a9132f9c5733a9e1ae68e4e0cdedb8cd7dcda298454c6a2ecd028789270344839ba60928a9500449f6eb30712a4acb
|
||||
|
Loading…
Reference in New Issue
Block a user