podman-2:1.8.0-0.2.dev.gitc4f6d56
- autobuilt c4f6d56 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d9a4018498
commit
25290d0377
1
.gitignore
vendored
1
.gitignore
vendored
@ -785,3 +785,4 @@
|
||||
/libpod-eb28365.tar.gz
|
||||
/libpod-36af283.tar.gz
|
||||
/libpod-4699d5e.tar.gz
|
||||
/libpod-c4f6d56.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 4699d5e02d3270b5cc89f7528b53b823fbf88796
|
||||
%global commit0 c4f6d5615a34ea67b1335a2a446bd09789d98015
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.0
|
||||
# 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/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.0-0.2.dev.gitc4f6d56
|
||||
- autobuilt c4f6d56
|
||||
|
||||
* Sun Feb 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.0-0.1.dev.git4699d5e
|
||||
- bump to 1.8.0
|
||||
- autobuilt 4699d5e
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4699d5e.tar.gz) = 2aaccc2209ba8e6a43f5ef6e41c1f8a7a4e9189cec8b180d1668527358897206590355c69f71de1a7279575da490c33bce2dddfd40889c7d42fd4d4d88e3af2c
|
||||
SHA512 (libpod-c4f6d56.tar.gz) = f3be0ff1eea2832acb1d139acbaa9161d888f407f153298b4e8c02a734cf6a769c494ffd0d37bf58781b1f59d9f480287010a76291716782363fe39d7df83be2
|
||||
|
Loading…
Reference in New Issue
Block a user