podman-2:3.0.0-0.3.dev.git429d949
- autobuilt 429d949 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
68c9237860
commit
49f7363338
1
.gitignore
vendored
1
.gitignore
vendored
@ -1425,3 +1425,4 @@
|
|||||||
/podman-c342583.tar.gz
|
/podman-c342583.tar.gz
|
||||||
/podman-ca612a3.tar.gz
|
/podman-ca612a3.tar.gz
|
||||||
/podman-2438390.tar.gz
|
/podman-2438390.tar.gz
|
||||||
|
/podman-429d949.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 24383906f891cea0c802f911deed43f8f8f2ac85
|
%global commit0 429d9492f85faf4c3a595b9d7b2a38743a4b8e42
|
||||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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
|
||||||
|
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.3.dev.git429d949
|
||||||
|
- autobuilt 429d949
|
||||||
|
|
||||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.2.dev.git2438390
|
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.2.dev.git2438390
|
||||||
- autobuilt 2438390
|
- autobuilt 2438390
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||||
SHA512 (podman-2438390.tar.gz) = 805651109035f743ba3e9e7a4d946ab47840551a3677ef600fc991ca291e3a24ebfb838cd21693496d3f049bc91ea13f92efeb99112880cda1d9d83758f975e0
|
SHA512 (podman-429d949.tar.gz) = 55b7cb5bd3a4a04b6c42b83e9162d0f6ca04644deafa765f1cfeb3f6187762429fd6dc6048d6da12b4b0913035633c436faf003fe53c667c8245069fa9a8e24d
|
||||||
|
Loading…
Reference in New Issue
Block a user