podman-2:1.8.2-0.2.dev.git8f1ce4b
- autobuilt 8f1ce4b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c8ef3c0a51
commit
020e9f7d98
1
.gitignore
vendored
1
.gitignore
vendored
@ -790,3 +790,4 @@
|
||||
/libpod-0bd29f8.tar.gz
|
||||
/libpod-275e9b8.tar.gz
|
||||
/libpod-412a114.tar.gz
|
||||
/libpod-8f1ce4b.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 412a114d33a2f0aca7ee49984afcf278d2f2574a
|
||||
%global commit0 8f1ce4bddd54fe8067cca688430a7099c5f42cd1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.2.dev.git8f1ce4b
|
||||
- autobuilt 8f1ce4b
|
||||
|
||||
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.1.dev.git412a114
|
||||
- bump to 1.8.2
|
||||
- autobuilt 412a114
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-412a114.tar.gz) = bf7ecc1bf8d410b0061718a8aa2d342698e3930a4282790ff4f8952966126e58d72197946d11268c062c180c97bcf8dcfd17c11b384da5d7b358298112db76e6
|
||||
SHA512 (libpod-8f1ce4b.tar.gz) = 1873d98a743f5627572da0e34c474f58a5f5271bcbdcf5dccaec2059e0e8ad4d03d27f0956326d851514611d8beaf4c26add4c111aa360e1d3d4e2a94329bd0a
|
||||
|
Loading…
Reference in New Issue
Block a user