podman-2:2.1.0-0.38.dev.git83bde3b
- autobuilt 83bde3b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
af13825abb
commit
2ac980a93f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1114,3 +1114,4 @@
|
|||||||
/libpod-c682ca3.tar.gz
|
/libpod-c682ca3.tar.gz
|
||||||
/libpod-e0b93af.tar.gz
|
/libpod-e0b93af.tar.gz
|
||||||
/libpod-b163ec3.tar.gz
|
/libpod-b163ec3.tar.gz
|
||||||
|
/libpod-83bde3b.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 b163ec35d0d42423c274019cb41013d558d6f822
|
%global commit0 83bde3bdaf7f7b24f9ad794154207a95e7747f28
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.38.dev.git83bde3b
|
||||||
|
- autobuilt 83bde3b
|
||||||
|
|
||||||
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.37.dev.gitb163ec3
|
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.37.dev.gitb163ec3
|
||||||
- autobuilt b163ec3
|
- autobuilt b163ec3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-b163ec3.tar.gz) = b906392bfa3879be7154213982353ab7cd7eb0bf1a658c389cdd2d5a56cb14e33f979a6ca027d6130437819567840a9cc60c42acbc60b51cc661874da37440ee
|
SHA512 (libpod-83bde3b.tar.gz) = e2783992bedfc3b16fff3dc59e4ecc89dcfdb5dcb07fe4f5a2a8efb66f392cc32c1b312bb2f57b08c56a68489f6e6d46681d2d66ef089b7561c871cc9ad0549c
|
||||||
|
Loading…
Reference in New Issue
Block a user