podman-2:2.1.0-0.275.dev.git9f745d5
- autobuilt 9f745d5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f6a42b0501
commit
0c0c8d6ae4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1346,3 +1346,4 @@
|
||||
/dnsname-8a6a8a4.tar.gz
|
||||
/podman-8d7e795.tar.gz
|
||||
/podman-1a929c7.tar.gz
|
||||
/podman-9f745d5.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 1a929c723669944e37e92932371154c6310d3251
|
||||
%global commit0 9f745d591d0270090779455ecb05b42e44342127
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.274.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.275.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Sep 17 14:12:13 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.275.dev.git9f745d5
|
||||
- autobuilt 9f745d5
|
||||
|
||||
* Thu Sep 17 11:12:49 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.274.dev.git1a929c7
|
||||
- autobuilt 1a929c7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-1a929c7.tar.gz) = 7474417dd3106a4e8ffdba5c625728becf8a62df8e4e1aa3c8cb0ca111f9337a0654e5281af038ef3d1afe209dd7604ae2b4666da4e94a0a98dd01fbd543e8f4
|
||||
SHA512 (podman-9f745d5.tar.gz) = 8072d18d1f717a61cb24f0c986ebd7e75e0230e3c2f636bd7efb15586e5e7f33957ad48ce7ad4ccf0609e30e52852031ca09aedeb1a883456f0f81ae8edc71dd
|
||||
|
Loading…
Reference in New Issue
Block a user