podman-2:2.1.0-0.160.dev.gitd1aaf33
- autobuilt d1aaf33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5263b33c3
commit
195caab70f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1233,3 +1233,4 @@
|
||||
/podman-6260677.tar.gz
|
||||
/podman-4797190.tar.gz
|
||||
/podman-7a7c8e9.tar.gz
|
||||
/podman-d1aaf33.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 7a7c8e9911c17e4e1748bbf81ab4df27c78426ab
|
||||
%global commit0 d1aaf3362204f860267e2bb58ec419b25edc5800
|
||||
%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.159.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.160.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 05 13:10:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.160.dev.gitd1aaf33
|
||||
- autobuilt d1aaf33
|
||||
|
||||
* Wed Aug 05 2020 Eduardo Santiago <santiago@redhat.com> - 2:2.1.0-0.159.dev.git7a7c8e9
|
||||
- add openssl, httpd-tools requirements to podman-tests
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-7a7c8e9.tar.gz) = 9df1ab897d65fa87769447a2908ceec95a5503abffba3cc39f18e132258996edbe32df4f09c5561affa5c46c494a639254617be950547e8402d7931fd664dd3e
|
||||
SHA512 (podman-d1aaf33.tar.gz) = f1a0f3f2ac07318606a6105bc6a97c38af38c2eaa12afadacdcd93f8b195fa25db3369904dc32648583baa68e63559f6edef418b07f1726dd9b51241c1766949
|
||||
|
Loading…
Reference in New Issue
Block a user