podman-2:2.1.0-0.139.dev.git3cf8237
- autobuilt 3cf8237 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8fcc694df0
commit
b7759f58d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1214,3 +1214,4 @@
|
|||||||
/podman-0e009d5.tar.gz
|
/podman-0e009d5.tar.gz
|
||||||
/podman-e911875.tar.gz
|
/podman-e911875.tar.gz
|
||||||
/podman-bb96c89.tar.gz
|
/podman-bb96c89.tar.gz
|
||||||
|
/podman-3cf8237.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 bb96c8918b0df7a1179a5ca61f9adae07e0b4620
|
%global commit0 3cf8237bc0b350c72ecc9a7ea364cb2e6a1c3bc0
|
||||||
%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.138.dev.git%{shortcommit0}%{?dist}
|
Release: 0.139.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
|
||||||
|
* Fri Jul 31 13:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.139.dev.git3cf8237
|
||||||
|
- autobuilt 3cf8237
|
||||||
|
|
||||||
* Fri Jul 31 12:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.138.dev.gitbb96c89
|
* Fri Jul 31 12:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.138.dev.gitbb96c89
|
||||||
- autobuilt bb96c89
|
- autobuilt bb96c89
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-bb96c89.tar.gz) = a52421adc6c7073986659f77c10ce6145b9b64beb6730ca40429d0c44a28c6f35e18ef98c3e00918088057fa93543837753caf18467abef49ed666cc92888ff3
|
SHA512 (podman-3cf8237.tar.gz) = a203323ce9711871aecd888e6cefe08985c99e2ed46e74987cf35f617eef5feef8879e6e379014cb49be1dda0c7cc6f7bd7084a4618dbcfc6a23c25b8b064e3d
|
||||||
|
Loading…
Reference in New Issue
Block a user