podman-2:2.1.0-0.240.dev.git1b2b068
- autobuilt 1b2b068 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8c36740d0e
commit
b8600c95f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1312,3 +1312,4 @@
|
||||
/podman-e180de8.tar.gz
|
||||
/podman-814784c.tar.gz
|
||||
/podman-6b1a1fc.tar.gz
|
||||
/podman-1b2b068.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 6b1a1fcc5cb92a9fd5800b0d1af44f26093a8153
|
||||
%global commit0 1b2b068ce89a52d46cfd3191ed6bbf403e7582e9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.239.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.240.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Sep 9 14:12:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.240.dev.git1b2b068
|
||||
- autobuilt 1b2b068
|
||||
|
||||
* Wed Sep 9 11:13:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.239.dev.git6b1a1fc
|
||||
- autobuilt 6b1a1fc
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-6b1a1fc.tar.gz) = 0c05e78d3407ebdf7f3c90981ac2dee1c1f6d42023df5a8653257ad0150788d93d561ca157fc1018c3f97b0addaeee5159ba7ca3a7ecae37ea6c5afca0e88414
|
||||
SHA512 (podman-1b2b068.tar.gz) = 8fbcfb3ac5a5cb66f0f9cc059bf41a720e7c8c6e4c7a944e6d635023bd0fbf7b586f1a51e6da6641b2842ed335420c21dda37c25b25d6636c0a309d36ddb7969
|
||||
|
Loading…
Reference in New Issue
Block a user