podman-2:2.1.0-0.155.dev.git0a3f3c9
- autobuilt 0a3f3c9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
25ca65b012
commit
7316d5cdd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1229,3 +1229,4 @@
|
||||
/podman-93d6320.tar.gz
|
||||
/podman-d4cf3c5.tar.gz
|
||||
/podman-807efd6.tar.gz
|
||||
/podman-0a3f3c9.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 807efd669802f00a90339bfa43a508505bec4858
|
||||
%global commit0 0a3f3c94f86a2539d4a0f98a782702b3809b3006
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.154.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.155.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -645,6 +645,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 05 01:10:24 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.155.dev.git0a3f3c9
|
||||
- autobuilt 0a3f3c9
|
||||
|
||||
* Wed Aug 05 00:10:27 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.154.dev.git807efd6
|
||||
- autobuilt 807efd6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-807efd6.tar.gz) = 8d474760936594316ddf885754f19fbe7c75abd23515b7adbc42f907a2ba0072e8851b0f424085c6fc2cda48b20d0f4cf77c8a479ecef896d930bdd4bcf28238
|
||||
SHA512 (podman-0a3f3c9.tar.gz) = b65a1e5acb44443df31d77da240808ec462f4b70b3e013b8b93c886213d0a5478b23cff10a0dbf5e0ce5138098c00f5ffa05a30077f91e824470e11f01d60ff5
|
||||
|
Loading…
Reference in New Issue
Block a user