podman-2:2.2.0-0.50.dev.git42ec4cf
- autobuilt 42ec4cf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0369980a5f
commit
f15e62305e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1401,3 +1401,4 @@
|
||||
/podman-0b1a60e.tar.gz
|
||||
/podman-4eb9c28.tar.gz
|
||||
/podman-3920756.tar.gz
|
||||
/podman-42ec4cf.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 392075631a284617b7e37b8bdfb3157f5918cdec
|
||||
%global commit0 42ec4cf87f8d0a84301594a4fc5cf05f0a10bd7f
|
||||
%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.49.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.50.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -622,6 +622,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Nov 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.50.dev.git42ec4cf
|
||||
- autobuilt 42ec4cf
|
||||
|
||||
* Sun Nov 15 2020 Eduardo Santiago <santiago@redhat.com> - 2:2.2.0-0.49.dev.git3920756
|
||||
- package new zsh and fish completion files
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-3920756.tar.gz) = 4fb6ba72523ac97bd1f5a0de625e00270bf1ec71f658b1938c24b101b343ad6f917a8bce5aa624394b279d461381778c19260c3b65082da2678118a43d1e90b4
|
||||
SHA512 (podman-42ec4cf.tar.gz) = 9e1ec9c4feaf8a0da2258c46ca4a8879de7cb9b7ba3c238d2a978e0ea48638671626293e1c699415aa910735b3a156d0a15bee20f80bdba7edbefb0ceb093daf
|
||||
|
Loading…
Reference in New Issue
Block a user