podman-2:2.0.0-0.41.dev.git09f8f14
- autobuilt 09f8f14 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
366dc867f0
commit
3531a03642
1
.gitignore
vendored
1
.gitignore
vendored
@ -947,3 +947,4 @@
|
||||
/libpod-4eee0d8.tar.gz
|
||||
/libpod-a670014.tar.gz
|
||||
/libpod-70d89bf.tar.gz
|
||||
/libpod-09f8f14.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 70d89bfc6289e7404f5744149d7c7f460f3ba69b
|
||||
%global commit0 09f8f14b4f7d09946d3d5cfc5460ec9923f7da59
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.41.dev.git09f8f14
|
||||
- autobuilt 09f8f14
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.40.dev.git70d89bf
|
||||
- autobuilt 70d89bf
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-70d89bf.tar.gz) = 78fcee2709c407adaa7c10db3ef1dd344272618d78d30e395898a1990b1a86dbe739bab31444eeb00661732f5a1d2d8d2df05fc470c0286de991d4de6fd851f3
|
||||
SHA512 (libpod-09f8f14.tar.gz) = 7949c783520dc36ea56ef77dba997f733364f76bdf56e876d5f499d838a4c1db1d3166bbcdb04c5a47b990401b761030fd45a32f66e48f22d6e3353d383cd6af
|
||||
|
Loading…
Reference in New Issue
Block a user