podman-2:2.1.0-0.266.dev.git2eb3339
- autobuilt 2eb3339 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6765fca3f
commit
0e5972eff8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1338,3 +1338,4 @@
|
|||||||
/podman-3f6045c.tar.gz
|
/podman-3f6045c.tar.gz
|
||||||
/podman-0be5836.tar.gz
|
/podman-0be5836.tar.gz
|
||||||
/podman-bec96ab.tar.gz
|
/podman-bec96ab.tar.gz
|
||||||
|
/podman-2eb3339.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 bec96ab03479c5a799be8581bd32c2777ff23ea7
|
%global commit0 2eb3339343482dfa860bd171920ec22fd6a5495d
|
||||||
%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.265.dev.git%{shortcommit0}%{?dist}
|
Release: 0.266.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/
|
||||||
@ -613,6 +613,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 15 21:12:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.266.dev.git2eb3339
|
||||||
|
- autobuilt 2eb3339
|
||||||
|
|
||||||
* Tue Sep 15 18:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.265.dev.gitbec96ab
|
* Tue Sep 15 18:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.265.dev.gitbec96ab
|
||||||
- autobuilt bec96ab
|
- autobuilt bec96ab
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-bec96ab.tar.gz) = 5bee9a380e7cfaef2f77e1df2acc8136b7cdbd692a874179a8d1c198eb92dc4955302acea1dd50933bc48ecacda48d22306d08f2901cf86651bb4ad66f00a406
|
SHA512 (podman-2eb3339.tar.gz) = 129de87ac9d3611c4b16d37df0b20a83e85679f1856501ee0195053b7a262e9a625a2b41ccb9c68e70b2dcd305b5ccffba45f3b72a3be4654d66d55eb0948a04
|
||||||
|
Loading…
Reference in New Issue
Block a user