podman-2:1.7.1-0.58.dev.git6518421
- autobuilt 6518421 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9a14be9ce6
commit
3ff5c70c50
1
.gitignore
vendored
1
.gitignore
vendored
@ -775,3 +775,4 @@
|
||||
/libpod-8b377a7.tar.gz
|
||||
/libpod-ac3a6b8.tar.gz
|
||||
/libpod-e6cf0ec.tar.gz
|
||||
/libpod-6518421.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e6cf0ec857fdda82479f630defd0c9f738e9aab4
|
||||
%global commit0 6518421f89e2e953f918d35e44d3d8d7299e06a8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.57.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.58.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jan 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.58.dev.git6518421
|
||||
- autobuilt 6518421
|
||||
|
||||
* Thu Jan 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.57.dev.gite6cf0ec
|
||||
- autobuilt e6cf0ec
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e6cf0ec.tar.gz) = a8882cc957b05392e9a158fa0156177b94e449122063e7bd8a80490857d401d24ea892ff663bb9e474d3f0b3b19b9269a38ba315ed6249a2d1a0fffb4a0246d6
|
||||
SHA512 (libpod-6518421.tar.gz) = 6edc895bcc26fee74f80707f5deb4e144978935fde4a5808c2412bdb92f937bb1096941ea4bbc71cc0db7ae89e77c1fa8fb285315696ba2147f09e2f4d7d897d
|
||||
|
Loading…
Reference in New Issue
Block a user