podman-2:2.1.0-0.53.dev.git9eac75a
- autobuilt 9eac75a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fcc6cb0d81
commit
e3e8981bad
1
.gitignore
vendored
1
.gitignore
vendored
@ -1128,3 +1128,4 @@
|
||||
/libpod-41ccc04.tar.gz
|
||||
/libpod-4351e33.tar.gz
|
||||
/libpod-4bdc119.tar.gz
|
||||
/libpod-9eac75a.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 4bdc11951e152459138e1562c0f9ef72af37feee
|
||||
%global commit0 9eac75a967e3459b32b1acd220afb49b60f5e5aa
|
||||
%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.52.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.53.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
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.53.dev.git9eac75a
|
||||
- autobuilt 9eac75a
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.52.dev.git4bdc119
|
||||
- autobuilt 4bdc119
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4bdc119.tar.gz) = 0c0ca3fdd1f59b5382d012f9876bb355bdbb84d8b99705842d96c2f52b4c3e3f0ab1f9b0d4027355f0fa1573b887fc95e13710603b46a312a4f7e560bbfcba5b
|
||||
SHA512 (libpod-9eac75a.tar.gz) = 26ae3d3289d649b1ed0399ebecea2e58d443bd63d4afd0d51ea62bc5f2b5bf8c186b15b0d296326e9ba504208d5c1e6a4a2caca35697523f8fd6ec4127d8392a
|
||||
|
Loading…
Reference in New Issue
Block a user