podman-2:2.2.0-0.3.dev.gitb0e70a6
- autobuilt b0e70a6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dff3130c97
commit
4eb0bb3a03
1
.gitignore
vendored
1
.gitignore
vendored
@ -1360,3 +1360,4 @@
|
||||
/podman-141688c.tar.gz
|
||||
/podman-a1045ad.tar.gz
|
||||
/podman-03d01ab.tar.gz
|
||||
/podman-b0e70a6.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 03d01abec6d028e9d5f60615b0451e42d0611d1d
|
||||
%global commit0 b0e70a6411d70d7ee7f1e9d6abedc2524b903609
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Mon Sep 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.3.dev.gitb0e70a6
|
||||
- autobuilt b0e70a6
|
||||
|
||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.2.dev.git03d01ab
|
||||
- autobuilt 03d01ab
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-03d01ab.tar.gz) = 7f0d4dbd64bbec059853506f5855d20bccffce094024b885b3c7e8b86c7b29692f23b60c258e35428e152690bd7fd7f58de0728975f57e848c3ff8720d80d5d2
|
||||
SHA512 (podman-b0e70a6.tar.gz) = 36a0c83ecd188e622d31d71dcd63cfbd2429f3b23bf26dccabd55d1d1c81496b9f6e1370608caa9f88f3f107af5fd7399a81addc164dd396dd59275ced785ba2
|
||||
|
Loading…
Reference in New Issue
Block a user