podman-2:2.1.0-0.264.dev.git0be5836
- autobuilt 0be5836 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fdf2d5024d
commit
1acbef83f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1336,3 +1336,4 @@
|
|||||||
/podman-fd7cdb2.tar.gz
|
/podman-fd7cdb2.tar.gz
|
||||||
/podman-5c47a33.tar.gz
|
/podman-5c47a33.tar.gz
|
||||||
/podman-3f6045c.tar.gz
|
/podman-3f6045c.tar.gz
|
||||||
|
/podman-0be5836.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 3f6045ce20f02257bcab7a51bcd884a5321ca7db
|
%global commit0 0be5836e49da38b156951639b7e19eaec6a6e593
|
||||||
%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.263.dev.git%{shortcommit0}%{?dist}
|
Release: 0.264.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 16:12:40 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.264.dev.git0be5836
|
||||||
|
- autobuilt 0be5836
|
||||||
|
|
||||||
* Tue Sep 15 11:13:09 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.263.dev.git3f6045c
|
* Tue Sep 15 11:13:09 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.263.dev.git3f6045c
|
||||||
- autobuilt 3f6045c
|
- autobuilt 3f6045c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-3f6045c.tar.gz) = 036e0dfd606ea3fe46c5999b4ce1f16d40273d1db8e41f8d247115c41adefc939b255db0ae3e6cd97c65fe81dd0e320ed4bc05c24f3d384b31a539ab9093c08d
|
SHA512 (podman-0be5836.tar.gz) = 0102f032d01aa28dc03c337bd1511a6790932d7bbf19aaf03b5d57287dae89e0202b414bf295cef1f90935dc5f4a14291e042dad1ad975a06f9b65954e28bff5
|
||||||
|
Loading…
Reference in New Issue
Block a user