podman-2:1.9.0-9.1.dev.gita6caae0
- autobuilt a6caae0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fe6ea2c7b9
commit
bdb67f45be
1
.gitignore
vendored
1
.gitignore
vendored
@ -905,3 +905,4 @@
|
||||
/libpod-d885342.tar.gz
|
||||
/libpod-26c1535.tar.gz
|
||||
/libpod-e2a1373.tar.gz
|
||||
/libpod-a6caae0.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 e2a137327c09a4fb3540d9bc9bda7685d4df0500
|
||||
%global commit0 a6caae0b5a40ae1ccf536e916624b4f81cdda7f4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.9.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 8.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-9.1.dev.gita6caae0
|
||||
- autobuilt a6caae0
|
||||
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-8.1.dev.gite2a1373
|
||||
- autobuilt e2a1373
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e2a1373.tar.gz) = afc58905bd76460fbd00273e5a93de8041a71f3b520be6bd0f9d3b53b69eb6f8dee82b3a2a6896a34bbb997c658c95e902adf71da5deeb5d8e94e74b2c205abf
|
||||
SHA512 (libpod-a6caae0.tar.gz) = 0acf0db9e4b497e6a9aeb2731bae0c306c98ba2a1ce856758e84525699cf8bc5aa780c99f6a70e02e072f689c7f6ac975d97a6bcb5b0a8ceeb970da10e98d2bf
|
||||
|
Loading…
Reference in New Issue
Block a user