podman-2:2.1.0-0.173.dev.git92b088b
- autobuilt 92b088b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
35096e7b1b
commit
22425a998f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1246,3 +1246,4 @@
|
||||
/podman-68fd9aa.tar.gz
|
||||
/podman-75d2fe6.tar.gz
|
||||
/podman-df0ad51.tar.gz
|
||||
/podman-92b088b.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 df0ad51075102c49d170bfeb77085b3c9c251ed6
|
||||
%global commit0 92b088b4a52a14126c8af2870b4b587abd49f7cb
|
||||
%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.172.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.173.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 11 08:16:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.173.dev.git92b088b
|
||||
- autobuilt 92b088b
|
||||
|
||||
* Tue Aug 11 00:10:40 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.172.dev.gitdf0ad51
|
||||
- autobuilt df0ad51
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-df0ad51.tar.gz) = d31b166a4a4a21fc5cb27c5ca5bef553a4388051a321418ccd6fd7ee6f7940bbe1984b3b34a1224c5f4765084c3579148b0884548ac3791a17a4269b3e1340d3
|
||||
SHA512 (podman-92b088b.tar.gz) = cb0c7d21bf9641e5bb4882a18c410e02731e34b0dbe3f8ace762792c2d63f7117a3ad3c13ca625ed1ffea3ed0a0250bae32eb4be240aec4ab74d0a507d0f2d61
|
||||
|
Loading…
Reference in New Issue
Block a user