podman-2:2.1.0-0.150.dev.gitf7440ff
- autobuilt f7440ff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
33bf4a11f0
commit
413bf4f481
1
.gitignore
vendored
1
.gitignore
vendored
@ -1225,3 +1225,4 @@
|
|||||||
/podman-2e3928e.tar.gz
|
/podman-2e3928e.tar.gz
|
||||||
/podman-1709335.tar.gz
|
/podman-1709335.tar.gz
|
||||||
/podman-1ed1e58.tar.gz
|
/podman-1ed1e58.tar.gz
|
||||||
|
/podman-f7440ff.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 1ed1e583a06288bb2f3058f7d4dff7650af5f3bd
|
%global commit0 f7440ffaf68a03392daf79c67e45cb59ee1b7112
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.149.dev.git%{shortcommit0}%{?dist}
|
Release: 0.150.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 04 11:10:25 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.150.dev.gitf7440ff
|
||||||
|
- autobuilt f7440ff
|
||||||
|
|
||||||
* Tue Aug 04 09:11:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.149.dev.git1ed1e58
|
* Tue Aug 04 09:11:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.149.dev.git1ed1e58
|
||||||
- autobuilt 1ed1e58
|
- autobuilt 1ed1e58
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-1ed1e58.tar.gz) = 42db0316e87635ee9cfbf30df21138d1eba8fc6027fa10f2c92660f89a7178f1cd79c2ffe063bc40ca677ceab5f2c36cd7a257118c1e64bfb66a4a8432b9fbba
|
SHA512 (podman-f7440ff.tar.gz) = dcc9e452b147b0b42d3eb5265eafb15ec8866eb925457e0761216f252abc8be90fd1adf94d8f15c1d5ec696b2c2d04dcc8cd77da009d90bdd017b18bcff8cf49
|
||||||
|
Loading…
Reference in New Issue
Block a user