podman-2:2.1.0-0.236.dev.git54a61e3
- autobuilt 54a61e3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf03aacb6f
commit
01835bc8fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1308,3 +1308,4 @@
|
|||||||
/podman-21c6aae.tar.gz
|
/podman-21c6aae.tar.gz
|
||||||
/podman-be7778d.tar.gz
|
/podman-be7778d.tar.gz
|
||||||
/podman-11679c2.tar.gz
|
/podman-11679c2.tar.gz
|
||||||
|
/podman-54a61e3.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 11679c27a7abb10811563c23b5276750c6b58f4b
|
%global commit0 54a61e36a4fd1c5416707e0a661f20abf2d464dc
|
||||||
%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.235.dev.git%{shortcommit0}%{?dist}
|
Release: 0.236.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
|
||||||
|
* Tue Sep 8 18:12:59 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.236.dev.git54a61e3
|
||||||
|
- autobuilt 54a61e3
|
||||||
|
|
||||||
* Tue Sep 8 15:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.235.dev.git11679c2
|
* Tue Sep 8 15:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.235.dev.git11679c2
|
||||||
- autobuilt 11679c2
|
- autobuilt 11679c2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-11679c2.tar.gz) = 5fff24a690149b9a0560f638395b29fa599418b2033d487b9612829a8611b44bced75a721891c89eb8b9b2ad315ebf8e98d6027a294a35512cac469b45f4c6d4
|
SHA512 (podman-54a61e3.tar.gz) = 17e61123490007a787c4ec1a7c2d0b1546e6a8ef1eb7f902e8971422675874a56a1c287575595564a2ba281d1165da7e4742d05bbc79fed273bd2801da60c712
|
||||||
|
Loading…
Reference in New Issue
Block a user