podman-2:2.1.0-0.47.dev.gitbd2fca0
- autobuilt bd2fca0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a759ece894
commit
12d46a4a0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1123,3 +1123,4 @@
|
|||||||
/libpod-e846952.tar.gz
|
/libpod-e846952.tar.gz
|
||||||
/libpod-9fb0b56.tar.gz
|
/libpod-9fb0b56.tar.gz
|
||||||
/libpod-c131567.tar.gz
|
/libpod-c131567.tar.gz
|
||||||
|
/libpod-bd2fca0.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 c131567401bea2867d597d79cce75b99012e64fb
|
%global commit0 bd2fca06090f8138b4f770b753adc05c28912d6f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.47.dev.gitbd2fca0
|
||||||
|
- autobuilt bd2fca0
|
||||||
|
|
||||||
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.46.dev.gitc131567
|
* Thu Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.46.dev.gitc131567
|
||||||
- autobuilt c131567
|
- autobuilt c131567
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c131567.tar.gz) = fa98bdef845be981cc754e4b38e458471dc348f64852532f93e765ddf072ddc9acbca88e551490b9112ad1e763e7d19fd2fdaf54b71cbfa0284e280cc0c7ea95
|
SHA512 (libpod-bd2fca0.tar.gz) = 395e0821726ac7581754d5ef6210934806534b50b964483f8dd42ae4d52f84a844eda2b7fa6789d93ecfe767be8445015e527be5097be8bb577ae2af64e90133
|
||||||
|
Loading…
Reference in New Issue
Block a user