podman-2:2.1.0-0.210.dev.git6a06944
- autobuilt 6a06944 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2e3d315e7a
commit
51a9754143
1
.gitignore
vendored
1
.gitignore
vendored
@ -1283,3 +1283,4 @@
|
||||
/podman-e535f61.tar.gz
|
||||
/podman-2c567dc.tar.gz
|
||||
/podman-8fdc116.tar.gz
|
||||
/podman-6a06944.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 8fdc1169546421a239644159bbaf38db407f2b0f
|
||||
%global commit0 6a069446fbb23d7fd16ce14305fda1a7b2b8f925
|
||||
%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.4
|
||||
%define built_tag v2.0.5
|
||||
|
||||
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.209.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.210.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
|
||||
* Tue Aug 25 18:11:32 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.210.dev.git6a06944
|
||||
- autobuilt 6a06944
|
||||
|
||||
* Mon Aug 24 14:10:44 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.209.dev.git8fdc116
|
||||
- autobuilt 8fdc116
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-8fdc116.tar.gz) = 0f01d484542958f9391097787fd438a2f27fd8c7c4790fd487b0d411d95df8f0b3fee1bbf76dc873cbcefddb07142f95e825e27ecb14cb9d3d9efae73884478e
|
||||
SHA512 (podman-6a06944.tar.gz) = 898224716187552de281fc6fd6b7fa2d0835b16822b1893c394d64af8bd8a8bb0cd7a30fc69d5b1bc19a3f11c79ced0a243585dcd5624db79f88f3789db2cc95
|
||||
|
Loading…
Reference in New Issue
Block a user