podman-2:2.2.0-0.48.dev.git3920756
- autobuilt 3920756 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d2060641d5
commit
1077a2a90e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1400,3 +1400,4 @@
|
||||
/podman-6c2503c.tar.gz
|
||||
/podman-0b1a60e.tar.gz
|
||||
/podman-4eb9c28.tar.gz
|
||||
/podman-3920756.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 4eb9c28433f8aa1827f844881efb1ae1d15b0860
|
||||
%global commit0 392075631a284617b7e37b8bdfb3157f5918cdec
|
||||
%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.47.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.48.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -618,6 +618,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun Nov 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.48.dev.git3920756
|
||||
- autobuilt 3920756
|
||||
|
||||
* Sat Nov 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.47.dev.git4eb9c28
|
||||
- autobuilt 4eb9c28
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-4eb9c28.tar.gz) = 278e5d57453b9878d9bc95ea134974aa617125b2f2796e02275361824082d65f3a5d2299d679b9e8de8d6bbd8845bf34e850c7f7472c945e0cfc9129009d302f
|
||||
SHA512 (podman-3920756.tar.gz) = 4fb6ba72523ac97bd1f5a0de625e00270bf1ec71f658b1938c24b101b343ad6f917a8bce5aa624394b279d461381778c19260c3b65082da2678118a43d1e90b4
|
||||
|
Loading…
Reference in New Issue
Block a user