podman-2:2.1.0-0.249.dev.git89a3483
- autobuilt 89a3483 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
29d80c682f
commit
03654d9b5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1321,3 +1321,4 @@
|
|||||||
/podman-3d33923.tar.gz
|
/podman-3d33923.tar.gz
|
||||||
/podman-aadf96a.tar.gz
|
/podman-aadf96a.tar.gz
|
||||||
/podman-fc70360.tar.gz
|
/podman-fc70360.tar.gz
|
||||||
|
/podman-89a3483.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 fc70360a3b9c23a7694ac1b00b3a9ccffb032048
|
%global commit0 89a348346df1f87a4cf8bc90c7f047f8ac6a074f
|
||||||
%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.248.dev.git%{shortcommit0}%{?dist}
|
Release: 0.249.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 18:12:42 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.249.dev.git89a3483
|
||||||
|
- autobuilt 89a3483
|
||||||
|
|
||||||
* Thu Sep 10 17:12:19 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.248.dev.gitfc70360
|
* Thu Sep 10 17:12:19 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.248.dev.gitfc70360
|
||||||
- autobuilt fc70360
|
- autobuilt fc70360
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-fc70360.tar.gz) = 4d9dee3fd015d182918c3a7a6554a632e9e476221240582832c49cfa918a25ab115b40d4655b722d6aee29d5d2e1f1f40b94045d002a0b7bfd50c4a25964732a
|
SHA512 (podman-89a3483.tar.gz) = 391eadbb892f4e0da00a9987b01270f9948f25c2245f16db33e6caf747642181d03880e3ee9fa39d179922acebfb334230c9e710b8b5997429ac4cc8400d3076
|
||||||
|
Loading…
Reference in New Issue
Block a user