podman-2:2.1.0-0.194.dev.gitff1f81b
- autobuilt ff1f81b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c5755ee97d
commit
acf6c01824
1
.gitignore
vendored
1
.gitignore
vendored
@ -1267,3 +1267,4 @@
|
||||
/podman-8caed30.tar.gz
|
||||
/podman-49d6468.tar.gz
|
||||
/podman-748e882.tar.gz
|
||||
/podman-ff1f81b.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 748e8829da76394ec956ea6590599fab01b467b7
|
||||
%global commit0 ff1f81b14a2944a1651e1b404681972ff3483d36
|
||||
%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.193.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.194.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -648,6 +648,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Aug 18 19:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.194.dev.gitff1f81b
|
||||
- autobuilt ff1f81b
|
||||
|
||||
* Tue Aug 18 15:14:41 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.193.dev.git748e882
|
||||
- autobuilt 748e882
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-748e882.tar.gz) = 58f9f28c4e0a7b2ef169dd2a060c5a4982133c7e92d4deebad348fd8f8e1ac881377f49f839a456fcc270b5211e21a9615295f3e26f4907234a0a7c129ac7a37
|
||||
SHA512 (podman-ff1f81b.tar.gz) = 24850a864a9fa0ccad8a85f5948bf226e7dfad9bd10ddef1c05ae10d0f71b3fa75ac7b3f588274b169ceeb49c4aeb34ce9b330df1cce68fcb8eefb30e6a408f8
|
||||
|
Loading…
Reference in New Issue
Block a user