podman-2:2.1.0-0.177.dev.gitaa66c06
- autobuilt aa66c06 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4a19de7b0d
commit
163e682b0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1250,3 +1250,4 @@
|
||||
/podman-a90ae00.tar.gz
|
||||
/podman-68c67d2.tar.gz
|
||||
/podman-6d3075a.tar.gz
|
||||
/podman-aa66c06.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 6d3075a6c79a6e761c183e0d5e6aa239fad21b63
|
||||
%global commit0 aa66c062e993257a040dbe5e13797062ab590926
|
||||
%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.176.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.177.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 18:11:25 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.177.dev.gitaa66c06
|
||||
- autobuilt aa66c06
|
||||
|
||||
* Tue Aug 11 12:10:46 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.176.dev.git6d3075a
|
||||
- autobuilt 6d3075a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-6d3075a.tar.gz) = 7097ba913cd9d6b39fd0bcccd26af1a5063340c9bd6e8201132955a92015c3060dd56b60a65afd88eb5462eef234c481026828378d0df75745d5ba33dac82970
|
||||
SHA512 (podman-aa66c06.tar.gz) = c6e42551c28dd5bba2a510627a1278e01e20c9a6c7af30f8adcf0c58db470c9f63bb0d0e3766205a22f0d155b017d830b2019b708676862b6e8ec69318a84f45
|
||||
|
Loading…
Reference in New Issue
Block a user