podman-2:2.1.0-0.256.dev.git4f04007
- autobuilt 4f04007 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f19e9c404
commit
a242574ad6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1328,3 +1328,4 @@
|
|||||||
/podman-397de44.tar.gz
|
/podman-397de44.tar.gz
|
||||||
/podman-37658c0.tar.gz
|
/podman-37658c0.tar.gz
|
||||||
/podman-881f2df.tar.gz
|
/podman-881f2df.tar.gz
|
||||||
|
/podman-4f04007.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 881f2dfe9221a65b0bcac8682dc3add12bfa6077
|
%global commit0 4f040070b6e9e2213b1fb6daa1502353c90e172d
|
||||||
%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.255.dev.git%{shortcommit0}%{?dist}
|
Release: 0.256.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/
|
||||||
@ -613,6 +613,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 16:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.256.dev.git4f04007
|
||||||
|
- autobuilt 4f04007
|
||||||
|
|
||||||
* Fri Sep 11 15:13:12 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.255.dev.git881f2df
|
* Fri Sep 11 15:13:12 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.255.dev.git881f2df
|
||||||
- autobuilt 881f2df
|
- autobuilt 881f2df
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-881f2df.tar.gz) = 8b4728c7b7773a7d56fcb0a0e00559c9bacc1ab0523717dce377b697dfac3127f43c27e21362969e139f0c00c4eebcc5cf4c723b579212f6376d96cea317167e
|
SHA512 (podman-4f04007.tar.gz) = 5132fb85cc87a560f9c6c3e00abd8b1d2ce54ed8f26cf32a3a37ede9bf49d165f31780584b7708a38e0043cbdf90ba02c20e7fdcc189b7a99d43df17ff5427f1
|
||||||
|
Loading…
Reference in New Issue
Block a user