podman-2:2.1.0-0.208.dev.git2c567dc
- autobuilt 2c567dc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
76e21cda3a
commit
c94576eb67
1
.gitignore
vendored
1
.gitignore
vendored
@ -1281,3 +1281,4 @@
|
||||
/podman-4828455.tar.gz
|
||||
/podman-80d2c01.tar.gz
|
||||
/podman-e535f61.tar.gz
|
||||
/podman-2c567dc.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 e535f6177571b5828ee536f5b0b54f7d0fc03507
|
||||
%global commit0 2c567dcbecbf41e9cff6ccd3ad91552b7e923c2a
|
||||
%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.207.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.208.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 09:10:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.208.dev.git2c567dc
|
||||
- autobuilt 2c567dc
|
||||
|
||||
* Sun Aug 23 22:10:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.207.dev.gite535f61
|
||||
- autobuilt e535f61
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-e535f61.tar.gz) = 9c575e2f3151532cd5bdfa4801fc6ed879ad2bc9b2f7554e87a7648250301dcfb1bb8b414bad57457a7bfdf67f33570727afb7380a8dd047d050fd1be1244a54
|
||||
SHA512 (podman-2c567dc.tar.gz) = 86ea62313d88dc5624db8913ef47f76fddec03640c6173c4c2f7c8ee7e64956e650d73e7ceb1d04abdc253c0d19b74c5f6b63714cd9d23c67f104fa9e05900d9
|
||||
|
Loading…
Reference in New Issue
Block a user