podman-2:2.2.0-0.8.dev.gitbf10168
- autobuilt bf10168 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bbb28238d7
commit
c66b5c76f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1365,3 +1365,4 @@
|
||||
/podman-4a7fb62.tar.gz
|
||||
/podman-5cf8659.tar.gz
|
||||
/podman-84dede4.tar.gz
|
||||
/podman-bf10168.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 84dede4452d4f85ad6dacf2c66e00500685c24af
|
||||
%global commit0 bf10168614b35dbcfefff01ed63ee90b39cae8d7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.8.dev.gitbf10168
|
||||
- autobuilt bf10168
|
||||
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.7.dev.git84dede4
|
||||
- autobuilt 84dede4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-84dede4.tar.gz) = df28c3fa496f9acdefd546a4e5cae63e183c808e63695f83984d44c280e64722503c2af394f5288af501bb0badff675bf04a751debf827669c3c0ff89c0c7e1c
|
||||
SHA512 (podman-bf10168.tar.gz) = 49eccc37ff3eb8ac95e407f5d36fbef9c4c872bec3ec34d1c20cde9b32118b3a7d59494a7ccdbf75b1c0ed665c215cb2e1764f21242077091cb0c96c4feea7e8
|
||||
|
Loading…
Reference in New Issue
Block a user