podman-2:3.1.0-0.9.dev.git291f596
- autobuilt 291f596 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9d1cf0d5bd
commit
9e446c9416
1
.gitignore
vendored
1
.gitignore
vendored
@ -1641,3 +1641,4 @@
|
|||||||
/podman-a500d93.tar.gz
|
/podman-a500d93.tar.gz
|
||||||
/podman-b38b143.tar.gz
|
/podman-b38b143.tar.gz
|
||||||
/podman-1b284a2.tar.gz
|
/podman-1b284a2.tar.gz
|
||||||
|
/podman-291f596.tar.gz
|
||||||
|
@ -31,7 +31,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 1b284a298c0bde20561321f325d4a7ad00e7bd25
|
%global commit0 291f59600b7857bbec6f340d3ceec6e2e9ce923f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -56,7 +56,7 @@ Version: 3.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.8.dev.git%{shortcommit0}%{?dist}
|
Release: 0.9.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.9.dev.git291f596
|
||||||
|
- autobuilt 291f596
|
||||||
|
|
||||||
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.8.dev.git1b284a2
|
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.8.dev.git1b284a2
|
||||||
- autobuilt 1b284a2
|
- autobuilt 1b284a2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-1b284a2.tar.gz) = ed4960950090d9f7cdd82e8684578fa23b2029a08582461430b09c6327003ace474e8b7aa75d35be10b278ebf607349f2216c89d81d8366828db8fad46482fbe
|
SHA512 (podman-291f596.tar.gz) = 15bbaaf0bae2595c37ecbb88e3689053868c825fa8d3879f23e210ff3777ed877a1854495bab85c9a89f19c96fbbca9fa21f1217136882e29df00494139d19e4
|
||||||
|
Loading…
Reference in New Issue
Block a user