podman-2:2.1.0-0.134.dev.git4132b71
- autobuilt 4132b71 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fb26cac14f
commit
f4cac8f42e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1209,3 +1209,4 @@
|
|||||||
/podman-1170430.tar.gz
|
/podman-1170430.tar.gz
|
||||||
/podman-05b3e0e.tar.gz
|
/podman-05b3e0e.tar.gz
|
||||||
/podman-ca2bda6.tar.gz
|
/podman-ca2bda6.tar.gz
|
||||||
|
/podman-4132b71.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 ca2bda64206134a4b1bec5f8934bf6a3c46cfbfd
|
%global commit0 4132b71478c486b3f4eff6a344ee1b2defbab86f
|
||||||
%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.133.dev.git%{shortcommit0}%{?dist}
|
Release: 0.134.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 20:10:01 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.134.dev.git4132b71
|
||||||
|
- autobuilt 4132b71
|
||||||
|
|
||||||
* Thu Jul 30 19:10:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.133.dev.gitca2bda6
|
* Thu Jul 30 19:10:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.133.dev.gitca2bda6
|
||||||
- autobuilt ca2bda6
|
- autobuilt ca2bda6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-ca2bda6.tar.gz) = 9b0eee69dbb51b88a69010061ec7cc3cf4536b399b44e31e7eda266f65c2fe1009f87de10cd01521ddd80d45a883736406b6f924364890cd0ab89354cb7d582d
|
SHA512 (podman-4132b71.tar.gz) = 7589d8137ac33aea838053f70045ae320e9c5565381a47ed7a113af51a50e0dbe60fd05a3a4d96c7730179403a3c9f21ba4ca909d4d81a01daeb1f4171de0e19
|
||||||
|
Loading…
Reference in New Issue
Block a user