podman-2:2.1.0-0.78.dev.git8704b78
- autobuilt 8704b78 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4d4015dfbd
commit
17163c19e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1153,3 +1153,4 @@
|
||||
/libpod-4250d24.tar.gz
|
||||
/libpod-76f9f96.tar.gz
|
||||
/libpod-60127cf.tar.gz
|
||||
/libpod-8704b78.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 60127cf5e88ef53748cb601d7c27f082d284e7f4
|
||||
%global commit0 8704b78a6fbb953acb6b74d1671d5ad6456bf81f
|
||||
%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.77.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.78.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.78.dev.git8704b78
|
||||
- autobuilt 8704b78
|
||||
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.77.dev.git60127cf
|
||||
- autobuilt 60127cf
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-60127cf.tar.gz) = d0949796d4908eb27e8f6e4d7240fd6753583cc6270b4fcd5a73406376a0f6e49429ba24d421f687b4efad4a71c91835603338e8656c2c9064d7562572e62116
|
||||
SHA512 (libpod-8704b78.tar.gz) = 35878e8651a35ca155bfb68bc847f0858998b417f8eb4349deb7cada68489f3f13a242cc950c44d6897f2d23c82e7fdc1699c30ea168b30fd26fd931fb042d92
|
||||
|
Loading…
Reference in New Issue
Block a user