podman-2:2.1.0-0.80.dev.git6dcff5c
- autobuilt 6dcff5c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
709143ed4c
commit
0d59d060b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1155,3 +1155,4 @@
|
||||
/libpod-60127cf.tar.gz
|
||||
/libpod-8704b78.tar.gz
|
||||
/libpod-9051546.tar.gz
|
||||
/libpod-6dcff5c.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 9051546c4df40b611ca09b02ae57ae6e8fb72c94
|
||||
%global commit0 6dcff5c32b4ed68378c6df7c6b0fd04a902dc405
|
||||
%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.79.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.80.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.80.dev.git6dcff5c
|
||||
- autobuilt 6dcff5c
|
||||
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.79.dev.git9051546
|
||||
- autobuilt 9051546
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9051546.tar.gz) = 61f2160044f64f43237d4a684de07300d1d99ee2d23688678730f7ad2476ec2818b0108bc35eff2182306a001a8957cf23ed8120ef8c730f857e67dd177ca2ad
|
||||
SHA512 (libpod-6dcff5c.tar.gz) = 9308630263b8859b327b5232008e0b2be3708dba25b1dab70d21dadb42d02a74e3eec84ab3cd5df49b76384e9015c8e53cdcd179186f72be415d8df800618f6b
|
||||
|
Loading…
Reference in New Issue
Block a user