podman-2:2.1.0-0.55.dev.gitf4708a5
- autobuilt f4708a5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
82f8ebf36d
commit
5d6920a30c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1130,3 +1130,4 @@
|
||||
/libpod-4bdc119.tar.gz
|
||||
/libpod-9eac75a.tar.gz
|
||||
/libpod-9532509.tar.gz
|
||||
/libpod-f4708a5.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 9532509c50113ac9470108e3492e2769bac533e8
|
||||
%global commit0 f4708a5c49e49694307a63ce70d0b9c5fe5c310f
|
||||
%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.54.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.55.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.55.dev.gitf4708a5
|
||||
- autobuilt f4708a5
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.54.dev.git9532509
|
||||
- autobuilt 9532509
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9532509.tar.gz) = 38c59e3fd3fae48d906e714166c5b9837853a826f073a709109d57000eb99245e5446b427b438dae8bf0d54013eba645303927df3ae5bacf5fbcfb48ae790443
|
||||
SHA512 (libpod-f4708a5.tar.gz) = de4e30caea4a67b394df3c8345a2a7668909049bc1c774fe0333caf18799d6227391f2e4fd618a90f2d9660a8ca5fc3a35b6f5ba998fa08f9134a8237dbb17da
|
||||
|
Loading…
Reference in New Issue
Block a user