podman-2:2.1.0-0.265.dev.gitbec96ab
- autobuilt bec96ab Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1acbef83f7
commit
c6765fca3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1337,3 +1337,4 @@
|
||||
/podman-5c47a33.tar.gz
|
||||
/podman-3f6045c.tar.gz
|
||||
/podman-0be5836.tar.gz
|
||||
/podman-bec96ab.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 0be5836e49da38b156951639b7e19eaec6a6e593
|
||||
%global commit0 bec96ab03479c5a799be8581bd32c2777ff23ea7
|
||||
%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.264.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.265.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Sep 15 18:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.265.dev.gitbec96ab
|
||||
- autobuilt bec96ab
|
||||
|
||||
* Tue Sep 15 16:12:40 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.264.dev.git0be5836
|
||||
- autobuilt 0be5836
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0be5836.tar.gz) = 0102f032d01aa28dc03c337bd1511a6790932d7bbf19aaf03b5d57287dae89e0202b414bf295cef1f90935dc5f4a14291e042dad1ad975a06f9b65954e28bff5
|
||||
SHA512 (podman-bec96ab.tar.gz) = 5bee9a380e7cfaef2f77e1df2acc8136b7cdbd692a874179a8d1c198eb92dc4955302acea1dd50933bc48ecacda48d22306d08f2901cf86651bb4ad66f00a406
|
||||
|
Loading…
Reference in New Issue
Block a user