podman-2:2.1.0-0.192.dev.git49d6468
- autobuilt 49d6468 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b38b7a2d60
commit
7c3a02ae63
1
.gitignore
vendored
1
.gitignore
vendored
@ -1265,3 +1265,4 @@
|
||||
/podman-fff66f1.tar.gz
|
||||
/podman-47108e2.tar.gz
|
||||
/podman-8caed30.tar.gz
|
||||
/podman-49d6468.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 8caed305741c8c9e34ec767c9054e3c5e0d33576
|
||||
%global commit0 49d6468b939a3c4ffed4d529c438f3849c252e7b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.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.191.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.192.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Aug 18 12:13:11 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.192.dev.git49d6468
|
||||
- autobuilt 49d6468
|
||||
|
||||
* Mon Aug 17 19:10:56 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.191.dev.git8caed30
|
||||
- autobuilt 8caed30
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-8caed30.tar.gz) = 17171a4022fe2853e4a2d5fff7e35f296e7b6042bb82e68cff8fa339bead803f1176ce12c2867a7e93701ef26d2020d485dbce5c0f8efeb7ed07f043b28544a9
|
||||
SHA512 (podman-49d6468.tar.gz) = cff91b9d05611cc6ff62d1857e72b3ded0810efa3be192a1ffd8c89a302f1dec9ce37acf80f7c2b6bf39563c2c54caa68f5924c5197a71673d8eccc533d45a63
|
||||
|
Loading…
Reference in New Issue
Block a user