podman-2:2.1.0-0.137.dev.gite911875
- autobuilt e911875 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c1174fb21e
commit
5c7a074eb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1212,3 +1212,4 @@
|
||||
/podman-4132b71.tar.gz
|
||||
/podman-1b784b4.tar.gz
|
||||
/podman-0e009d5.tar.gz
|
||||
/podman-e911875.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 0e009d5f80a8aa3192035a8704b3fc3edcb729c6
|
||||
%global commit0 e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b
|
||||
%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.136.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.137.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Jul 31 11:09:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.137.dev.gite911875
|
||||
- autobuilt e911875
|
||||
|
||||
* Fri Jul 31 08:09:58 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.136.dev.git0e009d5
|
||||
- autobuilt 0e009d5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0e009d5.tar.gz) = 19fc982bfc9a512402d9bb4f832e926d15d961d1fd6ee00dc9498e8499bda73816d18960680484b7dca123339c5903b307fdeba583c51a70d3a8921c343b9e01
|
||||
SHA512 (podman-e911875.tar.gz) = 4c583facaf65ba7dbbc25147c9b8f92e60db1590246eb7fe5b90238fdffbfec338c0798c0240ea2ea48093789ce12f272b0d56afe8d1b25237bbbddcbc615b8c
|
||||
|
Loading…
Reference in New Issue
Block a user