podman-2:2.1.0-0.209.dev.git8fdc116
- autobuilt 8fdc116 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c94576eb67
commit
2e3d315e7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1282,3 +1282,4 @@
|
||||
/podman-80d2c01.tar.gz
|
||||
/podman-e535f61.tar.gz
|
||||
/podman-2c567dc.tar.gz
|
||||
/podman-8fdc116.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 2c567dcbecbf41e9cff6ccd3ad91552b7e923c2a
|
||||
%global commit0 8fdc1169546421a239644159bbaf38db407f2b0f
|
||||
%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.208.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.209.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Aug 24 14:10:44 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.209.dev.git8fdc116
|
||||
- autobuilt 8fdc116
|
||||
|
||||
* Mon Aug 24 09:10:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.208.dev.git2c567dc
|
||||
- autobuilt 2c567dc
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-2c567dc.tar.gz) = 86ea62313d88dc5624db8913ef47f76fddec03640c6173c4c2f7c8ee7e64956e650d73e7ceb1d04abdc253c0d19b74c5f6b63714cd9d23c67f104fa9e05900d9
|
||||
SHA512 (podman-8fdc116.tar.gz) = 0f01d484542958f9391097787fd438a2f27fd8c7c4790fd487b0d411d95df8f0b3fee1bbf76dc873cbcefddb07142f95e825e27ecb14cb9d3d9efae73884478e
|
||||
|
Loading…
Reference in New Issue
Block a user