podman-2:2.1.0-0.279.dev.gitf84f441
- autobuilt f84f441 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
351302046f
commit
386876fb24
1
.gitignore
vendored
1
.gitignore
vendored
@ -1350,3 +1350,4 @@
|
||||
/podman-031ddf9.tar.gz
|
||||
/podman-dc23ef1.tar.gz
|
||||
/podman-175d7b1.tar.gz
|
||||
/podman-f84f441.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 175d7b19dd15381d13082f896d7ce1594d7bdefa
|
||||
%global commit0 f84f441bec8d4ad6b6dfce059ca71dbd2b0d9615
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.1.0-rc1
|
||||
%define built_tag v2.1.0-rc2
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -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.278.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.279.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Sep 17 21:13:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.279.dev.gitf84f441
|
||||
- autobuilt f84f441
|
||||
|
||||
* Thu Sep 17 20:12:13 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.278.dev.git175d7b1
|
||||
- autobuilt 175d7b1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-175d7b1.tar.gz) = ec7a733f1b6b5a4c5f667f6c4e368e30f36a20fdf911dc4f9ea051bba43ebb51ca41c3af5b926fd19b8f7c4025f64100b38c906b3e815f9acfefd5b8141a56cf
|
||||
SHA512 (podman-f84f441.tar.gz) = 2ca43490e5617b2c2470762c6a8cec3dc154473c32a1c797dc673ba35350d0de6dee80d3929342eb19ff61d7aac65f33cd1530faebad3839cdc7119c431573ee
|
||||
|
Loading…
Reference in New Issue
Block a user