Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/podman.git#edb873c46d2e5d622cee1581b0fc4ed604d86db2
This commit is contained in:
parent
9d8798fa94
commit
00449413fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -1434,3 +1434,4 @@
|
|||||||
/podman-d28874b.tar.gz
|
/podman-d28874b.tar.gz
|
||||||
/podman-7210b86.tar.gz
|
/podman-7210b86.tar.gz
|
||||||
/podman-e82ec90.tar.gz
|
/podman-e82ec90.tar.gz
|
||||||
|
/podman-d456765.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 e82ec90007af82ee297eec0cb3973801cd383264
|
%global commit0 d45676549d67033364f6777765054073036cfc32
|
||||||
%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: 3.0.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.11.dev.git%{shortcommit0}%{?dist}
|
Release: 0.12.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/
|
||||||
@ -624,6 +624,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.12.dev.gitd456765
|
||||||
|
- autobuilt d456765
|
||||||
|
|
||||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.11.dev.gite82ec90
|
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.11.dev.gite82ec90
|
||||||
- autobuilt e82ec90
|
- autobuilt e82ec90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-e82ec90.tar.gz) = 9fa4dae4c6fffca099e6828b7f36f89ba8292b18f2332105f448026dc6ff389cbb5c4dc75722dd81ba8f851a1dd0ced977789dc80f6b038fc978a390e4e32866
|
SHA512 (podman-d456765.tar.gz) = f53752893f42e367838a22152799d37c988b43f70b4ed662a4c4470803977aee39da181dcaa70108989f8d06e25286475c9146a35940b2ee2bc17cf886842c5d
|
||||||
|
Loading…
Reference in New Issue
Block a user