podman-2:2.1.0-0.97.dev.gitf8e2a35
- autobuilt f8e2a35 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1257cc2769
commit
e3fa50edc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1171,3 +1171,4 @@
|
|||||||
/libpod-0d26a57.tar.gz
|
/libpod-0d26a57.tar.gz
|
||||||
/libpod-df6920a.tar.gz
|
/libpod-df6920a.tar.gz
|
||||||
/libpod-644b5bc.tar.gz
|
/libpod-644b5bc.tar.gz
|
||||||
|
/libpod-f8e2a35.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 644b5bc8a35760654824c46cad8618e0d6e634bc
|
%global commit0 f8e2a3500e3daadf21137d1647cabf9ef20b2114
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.96.dev.git%{shortcommit0}%{?dist}
|
Release: 0.97.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 21 15:10:42 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.97.dev.gitf8e2a35
|
||||||
|
- autobuilt f8e2a35
|
||||||
|
|
||||||
* Tue Jul 21 14:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.96.dev.git644b5bc
|
* Tue Jul 21 14:09:54 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.96.dev.git644b5bc
|
||||||
- autobuilt 644b5bc
|
- autobuilt 644b5bc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-644b5bc.tar.gz) = 25cc038fd38c0b885efc69db15e408569647fdcbd21d317f4b62efa6cd4b002e7767f9b81f9619ca99f77dd9d36b918e879851e349289c3ce8189257dbc18a55
|
SHA512 (libpod-f8e2a35.tar.gz) = 66da8460d283ffc1b912adb9206bdf303126636321c2074ae8f560d58cd36c47c8eee592ca2e3cb37a7ac3a791330fbdc6bb65b75c062d9b31608668a5024daa
|
||||||
|
Loading…
Reference in New Issue
Block a user