podman-2:2.1.0-0.247.dev.gitaadf96a
- autobuilt aadf96a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
931ee42a62
commit
4ce999cce8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1319,3 +1319,4 @@
|
|||||||
/podman-08b6020.tar.gz
|
/podman-08b6020.tar.gz
|
||||||
/podman-e1b4729.tar.gz
|
/podman-e1b4729.tar.gz
|
||||||
/podman-3d33923.tar.gz
|
/podman-3d33923.tar.gz
|
||||||
|
/podman-aadf96a.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 3d33923374ee39977166d9fff3ee53c58d884bbe
|
%global commit0 aadf96a742dc6bc8f65f79587642714a87342655
|
||||||
%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.246.dev.git%{shortcommit0}%{?dist}
|
Release: 0.247.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
|
||||||
|
* Thu Sep 10 16:12:13 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.247.dev.gitaadf96a
|
||||||
|
- autobuilt aadf96a
|
||||||
|
|
||||||
* Thu Sep 10 15:11:49 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.246.dev.git3d33923
|
* Thu Sep 10 15:11:49 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.246.dev.git3d33923
|
||||||
- autobuilt 3d33923
|
- autobuilt 3d33923
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-3d33923.tar.gz) = 69f6144c6cfa3e31ebefb089a10dc988184223a5892f085f638c451355f0d41d90fc6ef6c0709ec00b5c685aea96f7a8adbaad3d06739581b5fb6ecbad1956b5
|
SHA512 (podman-aadf96a.tar.gz) = e4f02c7327433c15bb55a1e89f59c6d054f18faec7149ae76195f459c1d89450057b1ef9f3178b88e3abfa2fa1baf87fe14cdcf3d77e72e7a1db1301174a423e
|
||||||
|
Loading…
Reference in New Issue
Block a user