podman-2:2.1.0-0.59.dev.git54d16f3
- autobuilt 54d16f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a4a3d5644c
commit
4b8846c14d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1134,3 +1134,4 @@
|
||||
/libpod-b1cc781.tar.gz
|
||||
/libpod-1a93857.tar.gz
|
||||
/libpod-cd08485.tar.gz
|
||||
/libpod-54d16f3.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 cd084853b6187d8b236ea327818277cc02e0b916
|
||||
%global commit0 54d16f3b5fc4210c7c46e4cca240f988fa5f39f5
|
||||
%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.58.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.59.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
|
||||
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.59.dev.git54d16f3
|
||||
- autobuilt 54d16f3
|
||||
|
||||
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.58.dev.gitcd08485
|
||||
- autobuilt cd08485
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-cd08485.tar.gz) = 863b5a241143a68860af4c4c6a7bcbf3c3d413bc9f91887635b2165a7349f002fc01cecd275e7da53b989deae4b651f872b276d9c90776d6894094e6288fe014
|
||||
SHA512 (libpod-54d16f3.tar.gz) = fd2ce09798c3952a4649b79013a8a3a78e5f21977da2244924d7786f7e7d8ce36006ae16eea216ecd34f40a70556c6cc941c4b04db549d209f240aa11c99b0a1
|
||||
|
Loading…
Reference in New Issue
Block a user