podman-2:2.2.0-0.54.dev.git286d356
- autobuilt 286d356 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
05b33eb031
commit
f7a1a99c0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1402,3 +1402,4 @@
|
||||
/podman-4eb9c28.tar.gz
|
||||
/podman-3920756.tar.gz
|
||||
/podman-42ec4cf.tar.gz
|
||||
/podman-286d356.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 42ec4cf87f8d0a84301594a4fc5cf05f0a10bd7f
|
||||
%global commit0 286d356db03a2511722155022c19855f8aee73cf
|
||||
%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.53.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.54.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.54.dev.git286d356
|
||||
- autobuilt 286d356
|
||||
|
||||
* Tue Nov 17 2020 Eduardo Santiago <santiago@redhat.com> - 2:2.2.0-0.53.dev.git42ec4cf
|
||||
- slight correction to the path of the containers-mounts source file
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-42ec4cf.tar.gz) = 9e1ec9c4feaf8a0da2258c46ca4a8879de7cb9b7ba3c238d2a978e0ea48638671626293e1c699415aa910735b3a156d0a15bee20f80bdba7edbefb0ceb093daf
|
||||
SHA512 (podman-286d356.tar.gz) = da61f642ec7c956cdd36b416ec9b79f433bb8ebb8c9f1196c04cba3adea80fba248d3b52bf4ac7d830f1d282280167840033a6d5f4a90e08e029137fa59d44cd
|
||||
|
Loading…
Reference in New Issue
Block a user