podman-2:2.2.0-0.9.dev.git2ee415b
- autobuilt 2ee415b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c66b5c76f8
commit
2bbc518057
1
.gitignore
vendored
1
.gitignore
vendored
@ -1366,3 +1366,4 @@
|
|||||||
/podman-5cf8659.tar.gz
|
/podman-5cf8659.tar.gz
|
||||||
/podman-84dede4.tar.gz
|
/podman-84dede4.tar.gz
|
||||||
/podman-bf10168.tar.gz
|
/podman-bf10168.tar.gz
|
||||||
|
/podman-2ee415b.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 bf10168614b35dbcfefff01ed63ee90b39cae8d7
|
%global commit0 2ee415be90b8d6ab75f9fe579fc1b8690e023d3c
|
||||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
Release: 0.9.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/
|
||||||
@ -614,6 +614,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.9.dev.git2ee415b
|
||||||
|
- autobuilt 2ee415b
|
||||||
|
|
||||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.8.dev.gitbf10168
|
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.8.dev.gitbf10168
|
||||||
- autobuilt bf10168
|
- autobuilt bf10168
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-bf10168.tar.gz) = 49eccc37ff3eb8ac95e407f5d36fbef9c4c872bec3ec34d1c20cde9b32118b3a7d59494a7ccdbf75b1c0ed665c215cb2e1764f21242077091cb0c96c4feea7e8
|
SHA512 (podman-2ee415b.tar.gz) = 3038566f9fb8ccb4753e33adeb05849ef8c38cd8ba901fbb64e39e293fce0ea8f82971bcaecb6fc01d40489ad882a17c0267071f56656e50438ab44950a885de
|
||||||
|
Loading…
Reference in New Issue
Block a user