podman-2:2.1.0-0.67.dev.gite38001f
- autobuilt e38001f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a86d9a1fea
commit
ab609c19b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1142,3 +1142,4 @@
|
||||
/libpod-d9cd003.tar.gz
|
||||
/libpod-2ac8c69.tar.gz
|
||||
/libpod-1d71753.tar.gz
|
||||
/libpod-e38001f.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 1d7175314c350b61b84ca4b2237d662e9b3f6c09
|
||||
%global commit0 e38001f123a04f905a37bf038b2c983ebe350996
|
||||
%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.66.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sat Jul 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.67.dev.gite38001f
|
||||
- autobuilt e38001f
|
||||
|
||||
* Fri Jul 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.66.dev.git1d71753
|
||||
- autobuilt 1d71753
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1d71753.tar.gz) = 5c136081239acaeca037cab987bda344d331297eb6335db8719bdb4f242c03dd538d858ee6b5b48f011a7b8452590a9638c618d05bc538f75185ccfb6bc91111
|
||||
SHA512 (libpod-e38001f.tar.gz) = 91ca56966fd2f97d7133e447ab6fe1599ece642cd83b7b2da4a32881c994f7f62a7a9d9e22821e505f06b12be6a97430b417fdcc6be1ad8d0bdcb291c600fdb8
|
||||
|
Loading…
Reference in New Issue
Block a user