podman-2:2.0.0-0.100.dev.git2937151
- autobuilt 2937151 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
06d276ca86
commit
491ad63eea
1
.gitignore
vendored
1
.gitignore
vendored
@ -1005,3 +1005,4 @@
|
||||
/libpod-cc02154.tar.gz
|
||||
/libpod-92f5029.tar.gz
|
||||
/libpod-eb488e7.tar.gz
|
||||
/libpod-2937151.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 eb488e760a3b1c1db739aafdb39e7f14d59e4af0
|
||||
%global commit0 2937151e376dd1f44c95af2f94d2a9ca24fb9f86
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,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.99.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.100.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.100.dev.git2937151
|
||||
- autobuilt 2937151
|
||||
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.99.dev.giteb488e7
|
||||
- autobuilt eb488e7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-eb488e7.tar.gz) = 862cca7c0b1c23f3a5c67fda2a73325f30cf26638186707baeed88dbf5b9d136b505e9f700364bb7737bcfa7acc8ed481839a1edacdbf8370e7e0ab1f3f92163
|
||||
SHA512 (libpod-2937151.tar.gz) = 6e0d1a510857fc80022559415198bf016fa01ede8781f46c0fb8e33a971da23676007a90fa3a8c5ea3f9cd17260934c13672406f4c1dd8b796a80c43f93f8b79
|
||||
|
Loading…
Reference in New Issue
Block a user