podman-2:2.1.0-0.261.dev.gitfd7cdb2
- autobuilt fd7cdb2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8e23b536a2
commit
80ac6db3ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -1333,3 +1333,4 @@
|
||||
/podman-25fb0c2.tar.gz
|
||||
/podman-3f5f99b.tar.gz
|
||||
/podman-b7a7cf6.tar.gz
|
||||
/podman-fd7cdb2.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 b7a7cf65768eef79a185603cc3d1f56ce2053a9e
|
||||
%global commit0 fd7cdb25027bb33c33eacb99f1a02838eca5d684
|
||||
%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.260.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.261.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Sep 14 09:12:48 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.261.dev.gitfd7cdb2
|
||||
- autobuilt fd7cdb2
|
||||
|
||||
* Mon Sep 14 08:13:15 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.260.dev.gitb7a7cf6
|
||||
- autobuilt b7a7cf6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-b7a7cf6.tar.gz) = 1ef0569d0b42c52bfe6e9bdaf34969863a8f2f6d76a555d465c219dea6c36ecbcb1264e5b8403cb14226bf28595f70f0f2d7d7477c7a04ab97064fc2f3af7c45
|
||||
SHA512 (podman-fd7cdb2.tar.gz) = 6b42c32f99780c1c9360f48fc8089666305161aff95017106a5d081d6541e5843d75a1c21793f4da0b5983e0ba4f53cd2f05ad6cf07ad49e916391b062f0dfda
|
||||
|
Loading…
Reference in New Issue
Block a user