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