podman-2:2.1.0-0.140.dev.git7a15be5
- autobuilt 7a15be5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b7759f58d2
commit
16e7ae4b01
1
.gitignore
vendored
1
.gitignore
vendored
@ -1215,3 +1215,4 @@
|
||||
/podman-e911875.tar.gz
|
||||
/podman-bb96c89.tar.gz
|
||||
/podman-3cf8237.tar.gz
|
||||
/podman-7a15be5.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 3cf8237bc0b350c72ecc9a7ea364cb2e6a1c3bc0
|
||||
%global commit0 7a15be546adffe4f884abfbd4ed02f69ac7659e0
|
||||
%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.139.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.140.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Jul 31 16:09:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.140.dev.git7a15be5
|
||||
- autobuilt 7a15be5
|
||||
|
||||
* Fri Jul 31 13:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.139.dev.git3cf8237
|
||||
- autobuilt 3cf8237
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-3cf8237.tar.gz) = a203323ce9711871aecd888e6cefe08985c99e2ed46e74987cf35f617eef5feef8879e6e379014cb49be1dda0c7cc6f7bd7084a4618dbcfc6a23c25b8b064e3d
|
||||
SHA512 (podman-7a15be5.tar.gz) = d3ea9f76eea02064feb284f942de5bd35e812f9f8122a8c404e836d1707e081f1e1b336e24118fe168cef793652a91a36cfaec435d9bc71e97a193ad30ac31b5
|
||||
|
Loading…
Reference in New Issue
Block a user