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#23dec1732a551cb618bc9d89c8717be4155d83d6
This commit is contained in:
parent
223c899b1e
commit
9d8798fa94
2
.gitignore
vendored
2
.gitignore
vendored
@ -1432,3 +1432,5 @@
|
|||||||
/podman-b2cd6e0.tar.gz
|
/podman-b2cd6e0.tar.gz
|
||||||
/podman-9c5fe95.tar.gz
|
/podman-9c5fe95.tar.gz
|
||||||
/podman-d28874b.tar.gz
|
/podman-d28874b.tar.gz
|
||||||
|
/podman-7210b86.tar.gz
|
||||||
|
/podman-e82ec90.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -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 d28874b2f4bc4f522ed2dc63412e9ddfea011fac
|
%global commit0 e82ec90007af82ee297eec0cb3973801cd383264
|
||||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.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,12 @@ 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.11.dev.gite82ec90
|
||||||
|
- autobuilt e82ec90
|
||||||
|
|
||||||
|
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.10.dev.git7210b86
|
||||||
|
- autobuilt 7210b86
|
||||||
|
|
||||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.9.dev.gitd28874b
|
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.9.dev.gitd28874b
|
||||||
- autobuilt d28874b
|
- autobuilt d28874b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-d28874b.tar.gz) = 90fc29e6b1349cd6b56f786c8af572214225b4c407b720ebedcafc15735c1d9d4fe4dd6f085df833292cb5eee9e0576ab952c18af4e0542daeb68492ad46be5c
|
SHA512 (podman-e82ec90.tar.gz) = 9fa4dae4c6fffca099e6828b7f36f89ba8292b18f2332105f448026dc6ff389cbb5c4dc75722dd81ba8f851a1dd0ced977789dc80f6b038fc978a390e4e32866
|
||||||
|
Loading…
Reference in New Issue
Block a user