podman-2:2.1.0-0.262.dev.git5c47a33
- autobuilt 5c47a33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
80ac6db3ca
commit
cf81b0b4b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1334,3 +1334,4 @@
|
||||
/podman-3f5f99b.tar.gz
|
||||
/podman-b7a7cf6.tar.gz
|
||||
/podman-fd7cdb2.tar.gz
|
||||
/podman-5c47a33.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 fd7cdb25027bb33c33eacb99f1a02838eca5d684
|
||||
%global commit0 5c47a331ba768d57ef94b9595415500f4e911964
|
||||
%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.0.6
|
||||
%define built_tag v2.1.0-rc1
|
||||
|
||||
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.261.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.262.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
|
||||
* Tue Sep 15 03:12:27 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.262.dev.git5c47a33
|
||||
- autobuilt 5c47a33
|
||||
|
||||
* Mon Sep 14 09:12:48 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.261.dev.gitfd7cdb2
|
||||
- autobuilt fd7cdb2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-fd7cdb2.tar.gz) = 6b42c32f99780c1c9360f48fc8089666305161aff95017106a5d081d6541e5843d75a1c21793f4da0b5983e0ba4f53cd2f05ad6cf07ad49e916391b062f0dfda
|
||||
SHA512 (podman-5c47a33.tar.gz) = cdaa476fedf7691072f288b7498aebba47a36765681e511dbecd6a50b0587b544581b6498ae322d82263b45806ad90cac480dd61fc9f8a80e3a8506f14bfb493
|
||||
|
Loading…
Reference in New Issue
Block a user