podman-2:2.1.0-0.156.dev.git6260677
- autobuilt 6260677 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7316d5cdd1
commit
2f242b76aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1230,3 +1230,4 @@
|
||||
/podman-d4cf3c5.tar.gz
|
||||
/podman-807efd6.tar.gz
|
||||
/podman-0a3f3c9.tar.gz
|
||||
/podman-6260677.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 0a3f3c94f86a2539d4a0f98a782702b3809b3006
|
||||
%global commit0 6260677012080aa6aa52ead7ec54261d8d6017a0
|
||||
%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.155.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.156.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -645,6 +645,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 05 03:10:10 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.156.dev.git6260677
|
||||
- autobuilt 6260677
|
||||
|
||||
* Wed Aug 05 01:10:24 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.155.dev.git0a3f3c9
|
||||
- autobuilt 0a3f3c9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0a3f3c9.tar.gz) = b65a1e5acb44443df31d77da240808ec462f4b70b3e013b8b93c886213d0a5478b23cff10a0dbf5e0ce5138098c00f5ffa05a30077f91e824470e11f01d60ff5
|
||||
SHA512 (podman-6260677.tar.gz) = b7f5c55253414f6ecb3b0314c2c429d2afa5d71b2e4330503e116c24d6eed1e9cce773dd764a204258e29439c960e5ed9ef4bae979ea7f2d5b8e985e5d70b407
|
||||
|
Loading…
Reference in New Issue
Block a user