podman-2:2.1.0-0.196.dev.git7e2a1b3
- autobuilt 7e2a1b3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
52f19cea6e
commit
41fafd2588
1
.gitignore
vendored
1
.gitignore
vendored
@ -1269,3 +1269,4 @@
|
|||||||
/podman-748e882.tar.gz
|
/podman-748e882.tar.gz
|
||||||
/podman-ff1f81b.tar.gz
|
/podman-ff1f81b.tar.gz
|
||||||
/podman-9d096c1.tar.gz
|
/podman-9d096c1.tar.gz
|
||||||
|
/podman-7e2a1b3.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 9d096c1c4ea5308c94f779444b61015eeef2972a
|
%global commit0 7e2a1b34c30e085275de1c484dc472682876746c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.195.dev.git%{shortcommit0}%{?dist}
|
Release: 0.196.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -648,6 +648,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 10:11:41 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.196.dev.git7e2a1b3
|
||||||
|
- autobuilt 7e2a1b3
|
||||||
|
|
||||||
* Tue Aug 18 23:11:18 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.195.dev.git9d096c1
|
* Tue Aug 18 23:11:18 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.195.dev.git9d096c1
|
||||||
- autobuilt 9d096c1
|
- autobuilt 9d096c1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-9d096c1.tar.gz) = 6787c1b50267a904403f269dd0285767ec15a1d09ae8ed3452ecce029c565ace44aa3ddc4561d8969e4698c9202602dca289aeb2c559f834030a7a027946412b
|
SHA512 (podman-7e2a1b3.tar.gz) = ea31e26d08162e891007db963472bdc671bf16621b6c9b392169b5dbcfa997609419bc480da7db49ea6a9ab1c68f39e758fb5ac61c8919772987043b2044f21c
|
||||||
|
Loading…
Reference in New Issue
Block a user