podman-2:2.2.0-0.66.dev.git397e9a9
- autobuilt 397e9a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a0d76e01e7
commit
60862b6928
1
.gitignore
vendored
1
.gitignore
vendored
@ -1414,3 +1414,4 @@
|
|||||||
/podman-4ebd9d9.tar.gz
|
/podman-4ebd9d9.tar.gz
|
||||||
/podman-850bdd2.tar.gz
|
/podman-850bdd2.tar.gz
|
||||||
/podman-d408395.tar.gz
|
/podman-d408395.tar.gz
|
||||||
|
/podman-397e9a9.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 d4083954f26761b66f9165e40b08d1e6fe989c1c
|
%global commit0 397e9a9f1b146617120690243a89fa9541f0854c
|
||||||
%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.65.dev.git%{shortcommit0}%{?dist}
|
Release: 0.66.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
|
||||||
|
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.66.dev.git397e9a9
|
||||||
|
- autobuilt 397e9a9
|
||||||
|
|
||||||
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.65.dev.gitd408395
|
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.65.dev.gitd408395
|
||||||
- autobuilt d408395
|
- autobuilt d408395
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||||
SHA512 (podman-d408395.tar.gz) = 9821dee1d107121345532ec8116291da4a94b8235a47d87bb8ff22065ee2c4dade1decc2c623d06f9d615f0d196991674dcda13d91c52ff5d57eb4135da1c5f1
|
SHA512 (podman-397e9a9.tar.gz) = 6e02f3ed3170433dd37b380818a54fbb22c3a4443ccf038baa8fecdc1f085dbdd3e5346cf8612552fa7262bf299d06b6e0955d21d24b1ae119d3020735ca9a34
|
||||||
|
Loading…
Reference in New Issue
Block a user