podman-2:2.1.0-0.154.dev.git807efd6
- autobuilt 807efd6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f7dc4f328
commit
25ca65b012
1
.gitignore
vendored
1
.gitignore
vendored
@ -1228,3 +1228,4 @@
|
||||
/podman-f7440ff.tar.gz
|
||||
/podman-93d6320.tar.gz
|
||||
/podman-d4cf3c5.tar.gz
|
||||
/podman-807efd6.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 d4cf3c589d09dd395a3b63e82f5a5c198535cb46
|
||||
%global commit0 807efd669802f00a90339bfa43a508505bec4858
|
||||
%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.153.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.154.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -645,6 +645,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 05 00:10:27 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.154.dev.git807efd6
|
||||
- autobuilt 807efd6
|
||||
|
||||
* Mon Aug 3 2020 Peter Oliver <rpm@mavit.org.uk> - 2:2.1.0-0.153.dev.git1709335
|
||||
- Include podman-auto-update systemd service and timer.
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-d4cf3c5.tar.gz) = 299455d59dda8e4068c1e609fc6d367453a8b149bd093a8aed1a0ce2859d8b9095b62c5e3288ff5955b9fd1cf666f41d21ca97cbc62f892cd37317567bcf84d7
|
||||
SHA512 (podman-807efd6.tar.gz) = 8d474760936594316ddf885754f19fbe7c75abd23515b7adbc42f907a2ba0072e8851b0f424085c6fc2cda48b20d0f4cf77c8a479ecef896d930bdd4bcf28238
|
||||
|
Loading…
Reference in New Issue
Block a user