podman-2:2.1.0-0.259.dev.git3f5f99b
- autobuilt 3f5f99b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5b59f5f5cd
commit
ea64a1d17e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1331,3 +1331,4 @@
|
||||
/podman-4f04007.tar.gz
|
||||
/podman-834c41d.tar.gz
|
||||
/podman-25fb0c2.tar.gz
|
||||
/podman-3f5f99b.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 25fb0c2b966c193e8c4045e440316850f6f1b889
|
||||
%global commit0 3f5f99b8839c391f3bc2450ac0c5ddc6960c88b9
|
||||
%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.258.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.259.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun Sep 13 21:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.259.dev.git3f5f99b
|
||||
- autobuilt 3f5f99b
|
||||
|
||||
* Fri Sep 11 22:12:14 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.258.dev.git25fb0c2
|
||||
- autobuilt 25fb0c2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-25fb0c2.tar.gz) = 6f3941a38a6d1424ca68990425ff7f1befd27a34c7c6350bd1f59083f35bda1e77afd9a6b35e09227b41eee1f170c56758163aa7dfeec13f175da39fb551a1b6
|
||||
SHA512 (podman-3f5f99b.tar.gz) = 01d2867c0f45ba964bab3674aac5e300214125b68b1917b8c22efca4eb66cd8bbceb81e2191c7e1c07a8075747a04929e6faa895fc9cc47c7eccd9e58d37937d
|
||||
|
Loading…
Reference in New Issue
Block a user