podman-2:2.1.0-0.103.dev.git9f5d146
- autobuilt 9f5d146 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0bf79b31d0
commit
8300d4d51c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1177,3 +1177,4 @@
|
||||
/libpod-344a791.tar.gz
|
||||
/libpod-59bad8b.tar.gz
|
||||
/libpod-ef03815.tar.gz
|
||||
/libpod-9f5d146.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 ef03815117fdf1b8b43d4e2b18caa00ddb3a82b6
|
||||
%global commit0 9f5d1462be20c86afe363750ecc20ee89e0b3978
|
||||
%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.102.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.103.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 22 13:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.103.dev.git9f5d146
|
||||
- autobuilt 9f5d146
|
||||
|
||||
* Wed Jul 22 12:10:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.102.dev.gitef03815
|
||||
- autobuilt ef03815
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-ef03815.tar.gz) = 017325c605340908809d0ce5d41cfca1c4ce5b1f192d51f3f2ff3cac1904f614558fc1dcf6dc46ee84cded3644823923c0a54cf8158e76f29e8b30e620a71905
|
||||
SHA512 (libpod-9f5d146.tar.gz) = 91cdc0f810174e5a6a0c00befa64f87e62a1bade3509ef5168695d8ab4237e28d18f6720925f976b3484fc8687f3e4da9c05089cf0abc3e93af34da93a06efe0
|
||||
|
Loading…
Reference in New Issue
Block a user