podman-2:2.1.0-0.141.dev.git4c75fe3
- autobuilt 4c75fe3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
16e7ae4b01
commit
580b3fbcdc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1216,3 +1216,4 @@
|
|||||||
/podman-bb96c89.tar.gz
|
/podman-bb96c89.tar.gz
|
||||||
/podman-3cf8237.tar.gz
|
/podman-3cf8237.tar.gz
|
||||||
/podman-7a15be5.tar.gz
|
/podman-7a15be5.tar.gz
|
||||||
|
/podman-4c75fe3.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 7a15be546adffe4f884abfbd4ed02f69ac7659e0
|
%global commit0 4c75fe3f70ed5807a319b6a581964a2d468a84a1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%define built_tag v2.0.3
|
%define built_tag v2.0.4
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -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.140.dev.git%{shortcommit0}%{?dist}
|
Release: 0.141.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
|
||||||
|
* Fri Jul 31 23:09:44 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.141.dev.git4c75fe3
|
||||||
|
- autobuilt 4c75fe3
|
||||||
|
|
||||||
* Fri Jul 31 16:09:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.140.dev.git7a15be5
|
* Fri Jul 31 16:09:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.140.dev.git7a15be5
|
||||||
- autobuilt 7a15be5
|
- autobuilt 7a15be5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-7a15be5.tar.gz) = d3ea9f76eea02064feb284f942de5bd35e812f9f8122a8c404e836d1707e081f1e1b336e24118fe168cef793652a91a36cfaec435d9bc71e97a193ad30ac31b5
|
SHA512 (podman-4c75fe3.tar.gz) = 9ad6c16734f89f557ad7e5122e8dc329bb304793f847cfacb503ddda998d6cb52c9b2bf14b02acc22f9b500ff6ef579b8eb0ec81aeb9f6399d579955b66bb879
|
||||||
|
Loading…
Reference in New Issue
Block a user