podman-2:2.1.0-0.277.dev.gitdc23ef1
- autobuilt dc23ef1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
64b64e64f3
commit
b9bea81e13
1
.gitignore
vendored
1
.gitignore
vendored
@ -1348,3 +1348,4 @@
|
|||||||
/podman-1a929c7.tar.gz
|
/podman-1a929c7.tar.gz
|
||||||
/podman-9f745d5.tar.gz
|
/podman-9f745d5.tar.gz
|
||||||
/podman-031ddf9.tar.gz
|
/podman-031ddf9.tar.gz
|
||||||
|
/podman-dc23ef1.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 031ddf9c8476202c6b0c810c6c0f6a7a0040c035
|
%global commit0 dc23ef1cbf57458b6c47f3585e3433aaddc58184
|
||||||
%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.276.dev.git%{shortcommit0}%{?dist}
|
Release: 0.277.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/
|
||||||
@ -614,6 +614,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 17 19:12:35 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.277.dev.gitdc23ef1
|
||||||
|
- autobuilt dc23ef1
|
||||||
|
|
||||||
* Thu Sep 17 15:12:23 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.276.dev.git031ddf9
|
* Thu Sep 17 15:12:23 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.276.dev.git031ddf9
|
||||||
- autobuilt 031ddf9
|
- autobuilt 031ddf9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-031ddf9.tar.gz) = 6418e68026d8141f7db8110670ececa92951b6126deeee8b445ed673f81c9f59cad760fac604a0074eda5ac520acdb8e02cbf6e1f78f46706caabf1264c3f1f4
|
SHA512 (podman-dc23ef1.tar.gz) = 9e286ed49cec45d66d388fa1195cbb0dc54507b30d6942b89fca35bed6fd789b5bbff4b2b0db4da659f858e3af74047453ec3fb67c2f39201801123d37c1c951
|
||||||
|
Loading…
Reference in New Issue
Block a user