podman-2:2.1.0-0.15.dev.git81f4204
- autobuilt 81f4204 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8202678db9
commit
5503496d2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1091,3 +1091,4 @@
|
||||
/libpod-73514b1.tar.gz
|
||||
/libpod-92af85f.tar.gz
|
||||
/libpod-aa6881d.tar.gz
|
||||
/libpod-81f4204.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 aa6881dd1474506610a85926f58893efe67eb98d
|
||||
%global commit0 81f4204e4e0c8074e2709bd7c4db3f1f61d1b351
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.15.dev.git81f4204
|
||||
- autobuilt 81f4204
|
||||
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.14.dev.gitaa6881d
|
||||
- autobuilt aa6881d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-aa6881d.tar.gz) = b8c0dc77e1a671db9f2c38ede8f517ef9f2fbde486d8ba89422fd1601c473fefcf9da8508eec6cc5acf2ea1d4086687b0df03d262f564c53371455472de9c1c5
|
||||
SHA512 (libpod-81f4204.tar.gz) = 80871ec5a27c9422855df895dd650fc82527afdd1e0b0f0ab01730e31b230bcf19405dd1754035bc483faf1edf472b410407ada30e6cc0cd3e36ffdab8446b8a
|
||||
|
Loading…
Reference in New Issue
Block a user