podman-2:2.1.0-0.167.dev.git95e2e15
- autobuilt 95e2e15 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
23e72e627d
commit
cceff33bf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1240,3 +1240,4 @@
|
||||
/podman-51159e7.tar.gz
|
||||
/podman-1298161.tar.gz
|
||||
/podman-3173a18.tar.gz
|
||||
/podman-95e2e15.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 3173a18f6f97ddb684230296054216b526a54f0e
|
||||
%global commit0 95e2e15a3f13babfabb1b8d192893a56719d79a9
|
||||
%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.166.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.167.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun Aug 09 12:10:18 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.167.dev.git95e2e15
|
||||
- autobuilt 95e2e15
|
||||
|
||||
* Sat Aug 08 12:10:35 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.166.dev.git3173a18
|
||||
- autobuilt 3173a18
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-3173a18.tar.gz) = b8b0d41243c8653a85cb526df1c7147a496205d121183e9461f5603599fed78e53f4a889b789031d91c195edc6b3a553d9acd4196f12d9adf29f421229e52c51
|
||||
SHA512 (podman-95e2e15.tar.gz) = a3e77caf92718c3126a2959282100c590c23137a90e94875f6f72094cab8173716bcc0ab455a3bb8d2bbc263dd9f5c31d9e5ed0c790ceac7a9220a7f3d7ff60a
|
||||
|
Loading…
Reference in New Issue
Block a user