podman-2:2.1.0-0.145.dev.gitbfd3454
- autobuilt bfd3454 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
51487e62a5
commit
f195e16abb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1220,3 +1220,4 @@
|
||||
/podman-0d064a0.tar.gz
|
||||
/podman-b425a4f.tar.gz
|
||||
/podman-f4d4bd2.tar.gz
|
||||
/podman-bfd3454.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 f4d4bd22887e1271c3bf04532596f4c02201022e
|
||||
%global commit0 bfd34542f463b7ea59b9560516b3b3d66674eefe
|
||||
%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.144.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.145.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
|
||||
* Mon Aug 03 07:11:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.145.dev.gitbfd3454
|
||||
- autobuilt bfd3454
|
||||
|
||||
* Sun Aug 02 12:10:13 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.144.dev.gitf4d4bd2
|
||||
- autobuilt f4d4bd2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-f4d4bd2.tar.gz) = 4bc635953ceb789de2e222ff1ea392cffcb853d14c5cde890bcf9ddd67b1e226786f022b646f2fd2687fa8a872ad62339bbfd453ebdba71f63fdf6f1602fac6e
|
||||
SHA512 (podman-bfd3454.tar.gz) = 9ba023a190a8b891dac6308fa905043fe0c14fcfa039025f934f901ead899e99dc24fb630c2070fd28c5ccc185a8ac5a95ba17331f6cf392be9629285d4608de
|
||||
|
Loading…
Reference in New Issue
Block a user