podman-2:2.1.0-0.203.dev.git516196f
- autobuilt 516196f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1295db225e
commit
9b127718a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1276,3 +1276,4 @@
|
|||||||
/podman-42690ff.tar.gz
|
/podman-42690ff.tar.gz
|
||||||
/podman-7865db5.tar.gz
|
/podman-7865db5.tar.gz
|
||||||
/podman-7ccd821.tar.gz
|
/podman-7ccd821.tar.gz
|
||||||
|
/podman-516196f.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 7ccd821397d03ed545635de2a0b70a68ab4d46db
|
%global commit0 516196f09677819b72d03e068fb8094b28e273aa
|
||||||
%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.202.dev.git%{shortcommit0}%{?dist}
|
Release: 0.203.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/
|
||||||
@ -652,6 +652,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 20 19:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.203.dev.git516196f
|
||||||
|
- autobuilt 516196f
|
||||||
|
|
||||||
* Thu Aug 20 11:12:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.202.dev.git7ccd821
|
* Thu Aug 20 11:12:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.202.dev.git7ccd821
|
||||||
- autobuilt 7ccd821
|
- autobuilt 7ccd821
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-7ccd821.tar.gz) = 14ca6f6c1bdc3ad474d06caf5d0d8b4db0a89558fe7f2e6e2c0a61649c21f85bf891617fbcf5dc71920e8de5a5988ed43eaffa7fb835b44b5801de8abe940f1c
|
SHA512 (podman-516196f.tar.gz) = faf03969ac8af3c61a6a39dddb99745ae84e9b68f80c7d9e9e079b39fbd793c69c4d8ec40fb4d686543220b24fb7104ecc1b74a29663fa12debdc38d7d417db6
|
||||||
|
Loading…
Reference in New Issue
Block a user