podman-2:2.2.0-0.30.dev.git7ad631b
- autobuilt 7ad631b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2f1f81de14
commit
f7adc9205c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1384,3 +1384,4 @@
|
||||
/podman-71d675a.tar.gz
|
||||
/podman-7876dd5.tar.gz
|
||||
/podman-212011f.tar.gz
|
||||
/podman-7ad631b.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 212011f166d6f56421fcc5260def999e71156d32
|
||||
%global commit0 7ad631b819d991559ba20e4728a6803a2546158f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -616,6 +616,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Oct 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.30.dev.git7ad631b
|
||||
- autobuilt 7ad631b
|
||||
|
||||
* Mon Oct 12 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.2.0-0.29.dev.git212011f
|
||||
- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-212011f.tar.gz) = 1c0fed9fe7b82dc63a0199e7a7053650fe797eb0d67d3c7f0d81ea1eb6fb43e3714bce4b7b6fac58ae596951ac80a1c088171814d008e9b77beff6a8ec726fa5
|
||||
SHA512 (podman-7ad631b.tar.gz) = 6dcbbf275c982e6361d0fe4f75809c99fc9389432640da9317bfa3c23d52c11b6f89b80a31337a156008955a7b5df1129f4d670c4cbbc9b9eb69dfd35d803c2b
|
||||
|
Loading…
Reference in New Issue
Block a user