podman-2:2.1.0-0.87.dev.gitdfca83d
- autobuilt dfca83d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c0b901b916
commit
e170d7bb12
1
.gitignore
vendored
1
.gitignore
vendored
@ -1161,3 +1161,4 @@
|
||||
/libpod-f4766e0.tar.gz
|
||||
/libpod-0bd5181.tar.gz
|
||||
/libpod-d86bae2.tar.gz
|
||||
/libpod-dfca83d.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 d86bae2a01cb855d5964a2a3fbdd41afe68d62c8
|
||||
%global commit0 dfca83d37cefdde966c8b770058a9b9fd5f8ed20
|
||||
%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.86.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.87.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
|
||||
* Fri Jul 17 10:10:05 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.87.dev.gitdfca83d
|
||||
- autobuilt dfca83d
|
||||
|
||||
* Fri Jul 17 09:10:08 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.86.dev.gitd86bae2
|
||||
- autobuilt d86bae2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d86bae2.tar.gz) = cded0091102db99b2d7955d43fe911dabbb5d7a38725384225583a1187b946a4ecdb6c6ce5f4875fc8a42c1cf3e98cc6dc15cdce805930e326cb6fbf8d4d3b81
|
||||
SHA512 (libpod-dfca83d.tar.gz) = 4184d6ab8a01098c728b7820da3253027fe18355ce63b0a12e59a16ec4c7b5d64532c74f93caec07ec50082ce58ead54deb2052928f7c355f5dd5a01b7d3fb4d
|
||||
|
Loading…
Reference in New Issue
Block a user