podman-2:2.1.0-0.71.dev.git210f104
- autobuilt 210f104 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f635070fcb
commit
f8656f5e4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1146,3 +1146,4 @@
|
||||
/libpod-e2a8e03.tar.gz
|
||||
/libpod-d86acf2.tar.gz
|
||||
/libpod-3d33590.tar.gz
|
||||
/libpod-210f104.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 3d3359086ef0ed0833a8ac8e9d06d9934d835139
|
||||
%global commit0 210f1040d26334457803bc1da74667f70630a620
|
||||
%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.70.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.71.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 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.71.dev.git210f104
|
||||
- autobuilt 210f104
|
||||
|
||||
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.70.dev.git3d33590
|
||||
- autobuilt 3d33590
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3d33590.tar.gz) = 2a70f4a89285c58d5f4d991fa8be33f9ae1b5857200493eb44971434ed22e58170f204a6529ab37e3233fb348d09315f5037798b6b4596ea912ca3c9e5262492
|
||||
SHA512 (libpod-210f104.tar.gz) = 7b360af53241c976de3acaaa914fef01579a25470b78864d0dc544bd8da455fc12237300cf1dfb6eae1bc25e941b8808b7e162578b91020957e9fe6a66f82689
|
||||
|
Loading…
Reference in New Issue
Block a user