podman-2:2.1.0-0.195.dev.git9d096c1
- autobuilt 9d096c1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
acf6c01824
commit
52f19cea6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1268,3 +1268,4 @@
|
||||
/podman-49d6468.tar.gz
|
||||
/podman-748e882.tar.gz
|
||||
/podman-ff1f81b.tar.gz
|
||||
/podman-9d096c1.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 ff1f81b14a2944a1651e1b404681972ff3483d36
|
||||
%global commit0 9d096c1c4ea5308c94f779444b61015eeef2972a
|
||||
%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.194.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.195.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -648,6 +648,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Aug 18 23:11:18 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.195.dev.git9d096c1
|
||||
- autobuilt 9d096c1
|
||||
|
||||
* Tue Aug 18 19:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.194.dev.gitff1f81b
|
||||
- autobuilt ff1f81b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-ff1f81b.tar.gz) = 24850a864a9fa0ccad8a85f5948bf226e7dfad9bd10ddef1c05ae10d0f71b3fa75ac7b3f588274b169ceeb49c4aeb34ce9b330df1cce68fcb8eefb30e6a408f8
|
||||
SHA512 (podman-9d096c1.tar.gz) = 6787c1b50267a904403f269dd0285767ec15a1d09ae8ed3452ecce029c565ace44aa3ddc4561d8969e4698c9202602dca289aeb2c559f834030a7a027946412b
|
||||
|
Loading…
Reference in New Issue
Block a user