podman-2:2.1.0-0.64.dev.gitd9cd003
- autobuilt d9cd003 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6ac00ea939
commit
4eff059309
1
.gitignore
vendored
1
.gitignore
vendored
@ -1139,3 +1139,4 @@
|
|||||||
/libpod-b58d2b7.tar.gz
|
/libpod-b58d2b7.tar.gz
|
||||||
/libpod-edf5fe8.tar.gz
|
/libpod-edf5fe8.tar.gz
|
||||||
/libpod-bc3b3b3.tar.gz
|
/libpod-bc3b3b3.tar.gz
|
||||||
|
/libpod-d9cd003.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 bc3b3b373fab58929f4583ab0b5eb529e64a54fc
|
%global commit0 d9cd0032f7478e625329326d7593162a9f1e8c1e
|
||||||
%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.63.dev.git%{shortcommit0}%{?dist}
|
Release: 0.64.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 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.64.dev.gitd9cd003
|
||||||
|
- autobuilt d9cd003
|
||||||
|
|
||||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.63.dev.gitbc3b3b3
|
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.63.dev.gitbc3b3b3
|
||||||
- autobuilt bc3b3b3
|
- autobuilt bc3b3b3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-bc3b3b3.tar.gz) = f1404ef95940a0a4abcfe1c658e13e654fc317e99736f13fa90b7392d5b3eae2bdb2174e4224ab3204f570831264325696d3e08451628305bc76a0c5af28efc4
|
SHA512 (libpod-d9cd003.tar.gz) = 01c28bf4f9a3a6d5e70d5c6275e92a0f0bc10c3c8bfdb8379f0fa900aa34e285e2f6d1f42b4c977682c884abad50a22cf687ad58a0b91144c9826b73035ca470
|
||||||
|
Loading…
Reference in New Issue
Block a user