podman-2:1.7.1-0.23.dev.git79ec2a9
- autobuilt 79ec2a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
82cafad067
commit
c1fa5e1940
1
.gitignore
vendored
1
.gitignore
vendored
@ -740,3 +740,4 @@
|
|||||||
/libpod-e83a1b8.tar.gz
|
/libpod-e83a1b8.tar.gz
|
||||||
/libpod-796ae87.tar.gz
|
/libpod-796ae87.tar.gz
|
||||||
/libpod-6c3d383.tar.gz
|
/libpod-6c3d383.tar.gz
|
||||||
|
/libpod-79ec2a9.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 6c3d383b50439058c57b9f3235643aaf168d3148
|
%global commit0 79ec2a9a6d5d39d4f0b6253395b2434d70ba174d
|
||||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
Release: 0.23.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 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.23.dev.git79ec2a9
|
||||||
|
- autobuilt 79ec2a9
|
||||||
|
|
||||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.22.dev.git6c3d383
|
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.22.dev.git6c3d383
|
||||||
- autobuilt 6c3d383
|
- autobuilt 6c3d383
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6c3d383.tar.gz) = 1ac0b18a1b9f88cd8b86219b42a01d7d5b5aab8a7089bcc215009e0c2c90292132ae63e6d4798d7d8b66efee2b38acb47b728017963005fb400a69526ca39a3f
|
SHA512 (libpod-79ec2a9.tar.gz) = 12a18a620e8cea24738dbeffd77153fa691284aec233ce3fc8317d09fc0a2d55fe3791a2913d7210db76f5db04a28219e1fe93d809dfb3daac686c334f93b001
|
||||||
|
Loading…
Reference in New Issue
Block a user