podman-2:2.2.0-0.69.dev.gitf0d48aa
- autobuilt f0d48aa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4a5d2ce2d4
commit
02acf8fc68
1
.gitignore
vendored
1
.gitignore
vendored
@ -1417,3 +1417,4 @@
|
|||||||
/podman-397e9a9.tar.gz
|
/podman-397e9a9.tar.gz
|
||||||
/podman-ad24392.tar.gz
|
/podman-ad24392.tar.gz
|
||||||
/podman-3110308.tar.gz
|
/podman-3110308.tar.gz
|
||||||
|
/podman-f0d48aa.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 3110308519c53679b342b166940a0605fea4bfc3
|
%global commit0 f0d48aadb07fb3082c28213ae66ce57df7389138
|
||||||
%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.2.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.68.dev.git%{shortcommit0}%{?dist}
|
Release: 0.69.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/
|
||||||
@ -624,6 +624,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.69.dev.gitf0d48aa
|
||||||
|
- autobuilt f0d48aa
|
||||||
|
|
||||||
* Sat Nov 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.68.dev.git3110308
|
* Sat Nov 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.68.dev.git3110308
|
||||||
- autobuilt 3110308
|
- autobuilt 3110308
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||||
SHA512 (podman-3110308.tar.gz) = 028298ec9a76a411ac47b0a8592b76fddeb25377b8a2768faf36dc68fc5cc07af75780b034e1edadd3809e03308a326cfb21f02c0815a799dead7cf4b8851254
|
SHA512 (podman-f0d48aa.tar.gz) = b86885cdd084d41cacb47687f511a33f635328ba034f9650d6dc7bc5e32f40adb83a6dfb650ef4a5fe702a8febc8f97c82d1705ca6bf7317bca2ef11aa0eac0d
|
||||||
|
Loading…
Reference in New Issue
Block a user