podman-2:2.1.0-0.68.dev.gite2a8e03
- autobuilt e2a8e03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ab609c19b5
commit
2aa4353e9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1143,3 +1143,4 @@
|
|||||||
/libpod-2ac8c69.tar.gz
|
/libpod-2ac8c69.tar.gz
|
||||||
/libpod-1d71753.tar.gz
|
/libpod-1d71753.tar.gz
|
||||||
/libpod-e38001f.tar.gz
|
/libpod-e38001f.tar.gz
|
||||||
|
/libpod-e2a8e03.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 e38001f123a04f905a37bf038b2c983ebe350996
|
%global commit0 e2a8e037d1c3a2176cd15493812bf165faea63f2
|
||||||
%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.67.dev.git%{shortcommit0}%{?dist}
|
Release: 0.68.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
|
||||||
|
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.68.dev.gite2a8e03
|
||||||
|
- autobuilt e2a8e03
|
||||||
|
|
||||||
* Sat Jul 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.67.dev.gite38001f
|
* Sat Jul 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.67.dev.gite38001f
|
||||||
- autobuilt e38001f
|
- autobuilt e38001f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e38001f.tar.gz) = 91ca56966fd2f97d7133e447ab6fe1599ece642cd83b7b2da4a32881c994f7f62a7a9d9e22821e505f06b12be6a97430b417fdcc6be1ad8d0bdcb291c600fdb8
|
SHA512 (libpod-e2a8e03.tar.gz) = ca97693b05f705fd08f55e39686e9aacdc220bceae33a69637b4e343578dfa5df9a38ef9bac737e295a58a13b8ab295c2af34337fdabbdf7c956401f408ac832
|
||||||
|
Loading…
Reference in New Issue
Block a user