podman-2:1.7.1-0.62.dev.gitc28af15
- autobuilt c28af15 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9818e5f367
commit
8383b7b093
1
.gitignore
vendored
1
.gitignore
vendored
@ -779,3 +779,4 @@
|
|||||||
/libpod-8beeb06.tar.gz
|
/libpod-8beeb06.tar.gz
|
||||||
/libpod-5bad873.tar.gz
|
/libpod-5bad873.tar.gz
|
||||||
/libpod-975854a.tar.gz
|
/libpod-975854a.tar.gz
|
||||||
|
/libpod-c28af15.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 975854ad5c79346c72615030249c1f2bf8aecde0
|
%global commit0 c28af15932d0d184f841e9d30103730c902c9ba7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.61.dev.git%{shortcommit0}%{?dist}
|
Release: 0.62.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.62.dev.gitc28af15
|
||||||
|
- autobuilt c28af15
|
||||||
|
|
||||||
* Sat Jan 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.61.dev.git975854a
|
* Sat Jan 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.61.dev.git975854a
|
||||||
- autobuilt 975854a
|
- autobuilt 975854a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-975854a.tar.gz) = eb0047da82bf9d05f8fcae2feb0c57fe37a5ab98fea2578541a0612a2c78ac5fdf453248e1a9344ef7544a0893343116ab39d39b8ab9e88219ae351becc5250f
|
SHA512 (libpod-c28af15.tar.gz) = ba23725d3ea9b036f765ecafce5b6052fdc11f70b5b31f719adcfe0946889939fe0d5e9ff308120a0ff042c753263d3663abc182b260a6f9c328ff2d9695b215
|
||||||
|
Loading…
Reference in New Issue
Block a user