podman-2:2.1.0-0.48.dev.gitb9d48a9
- autobuilt b9d48a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
12d46a4a0d
commit
f8b0d33d13
1
.gitignore
vendored
1
.gitignore
vendored
@ -1124,3 +1124,4 @@
|
||||
/libpod-9fb0b56.tar.gz
|
||||
/libpod-c131567.tar.gz
|
||||
/libpod-bd2fca0.tar.gz
|
||||
/libpod-b9d48a9.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 bd2fca06090f8138b4f770b753adc05c28912d6f
|
||||
%global commit0 b9d48a95a1c5daf2bb473df7f11c5df715389619
|
||||
%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.47.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.48.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 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.48.dev.gitb9d48a9
|
||||
- autobuilt b9d48a9
|
||||
|
||||
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.47.dev.gitbd2fca0
|
||||
- autobuilt bd2fca0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bd2fca0.tar.gz) = 395e0821726ac7581754d5ef6210934806534b50b964483f8dd42ae4d52f84a844eda2b7fa6789d93ecfe767be8445015e527be5097be8bb577ae2af64e90133
|
||||
SHA512 (libpod-b9d48a9.tar.gz) = 4c55ef3e7d582ffab2d4739079bdefad95a4cff8e4823657ab8da82fa41eb98c20916739abf593bfa9f86e761a2a7a4118d1ecbd8e551fc94b8d5d89487e98f0
|
||||
|
Loading…
Reference in New Issue
Block a user