podman-2:2.1.0-0.179.dev.git8eaacec
- autobuilt 8eaacec Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
db008dfba0
commit
234af34fd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1252,3 +1252,4 @@
|
|||||||
/podman-6d3075a.tar.gz
|
/podman-6d3075a.tar.gz
|
||||||
/podman-aa66c06.tar.gz
|
/podman-aa66c06.tar.gz
|
||||||
/podman-43f2771.tar.gz
|
/podman-43f2771.tar.gz
|
||||||
|
/podman-8eaacec.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 43f277156c52141c89025ed6a3854f870db38033
|
%global commit0 8eaacec150df782c291e9c6046bb0db010dd2f08
|
||||||
%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.178.dev.git%{shortcommit0}%{?dist}
|
Release: 0.179.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/
|
||||||
@ -647,6 +647,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 11 21:10:59 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.179.dev.git8eaacec
|
||||||
|
- autobuilt 8eaacec
|
||||||
|
|
||||||
* Tue Aug 11 19:10:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.178.dev.git43f2771
|
* Tue Aug 11 19:10:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.178.dev.git43f2771
|
||||||
- autobuilt 43f2771
|
- autobuilt 43f2771
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-43f2771.tar.gz) = 324533adc8ba30a0694619a320d7419699fcc83ff82def6f186825b52d80f330da827c264a80ec859cae7e639a075588b09565b1269d8368027f9b17b06fa48b
|
SHA512 (podman-8eaacec.tar.gz) = 76ad0b08b8377884a4d8c8aaf239529c73fb878bb3a96e3ccb932deed69815bb49e64048dc4c8e8713bd29f430a4cae58b0c542f49a1e4aef6e16b5c6f8c0cfa
|
||||||
|
Loading…
Reference in New Issue
Block a user