podman-2:2.1.0-0.147.dev.git2e3928e
- autobuilt 2e3928e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bd48a73256
commit
a41e4d3ee8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1222,3 +1222,4 @@
|
|||||||
/podman-f4d4bd2.tar.gz
|
/podman-f4d4bd2.tar.gz
|
||||||
/podman-bfd3454.tar.gz
|
/podman-bfd3454.tar.gz
|
||||||
/podman-41358f5.tar.gz
|
/podman-41358f5.tar.gz
|
||||||
|
/podman-2e3928e.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 41358f5ea06062f1e1b80bd29802ea5d51cfe3b1
|
%global commit0 2e3928ee1740c0eb2564ea6bb3004ad5b698ff8f
|
||||||
%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.146.dev.git%{shortcommit0}%{?dist}
|
Release: 0.147.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 03 14:11:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.147.dev.git2e3928e
|
||||||
|
- autobuilt 2e3928e
|
||||||
|
|
||||||
* Mon Aug 03 13:11:31 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.146.dev.git41358f5
|
* Mon Aug 03 13:11:31 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.146.dev.git41358f5
|
||||||
- autobuilt 41358f5
|
- autobuilt 41358f5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-41358f5.tar.gz) = df154a33a1d2a6896ee1f9d34e56f7e51a60f66dfbd9c198e3ccd73f7ec38122ec08111413636e2b8b69934f4a50eb1a0cd6d3b3374dd5f289b0e5fabb13775b
|
SHA512 (podman-2e3928e.tar.gz) = e18c9b935f5f81853252668b73e21fb5b9bec3169850b508977b925a9d8bd64d345b8691e32479ef08821106b3de1ccc6ea61c455894e5faa38154294e744db3
|
||||||
|
Loading…
Reference in New Issue
Block a user