podman-2:2.0.0-0.28.dev.gita88cd9a
- autobuilt a88cd9a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ae31aefb6e
commit
278d77d56c
1
.gitignore
vendored
1
.gitignore
vendored
@ -934,3 +934,4 @@
|
||||
/libpod-77dbfc7.tar.gz
|
||||
/libpod-0d96251.tar.gz
|
||||
/libpod-4611ff5.tar.gz
|
||||
/libpod-a88cd9a.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 4611ff5ce4ff67a142363ab66e10944bfc40f860
|
||||
%global commit0 a88cd9a22e5440532519f8ce6746738464f499e5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -43,7 +43,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v1.9.2
|
||||
%define built_tag v1.9.0
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -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.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.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
|
||||
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.28.dev.gita88cd9a
|
||||
- autobuilt a88cd9a
|
||||
|
||||
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.27.dev.git4611ff5
|
||||
- autobuilt 4611ff5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4611ff5.tar.gz) = 95f243443c4d2539be8740ef9c8e5a11ca56b12c35d8ca9b66e9fde1a9b83554545ea8fd05b4aa8a3eea73f8f47253c66d5b5875fe3c3b494680bd79c6078cd9
|
||||
SHA512 (libpod-a88cd9a.tar.gz) = acf5bf25f6c301bb1f51c66a6cc47e2e48cedc2b1fcd53ba55846b30602c62099a03ec572a3256691a14d4c23fedd3834c51de857cad2576739e02287765eb4e
|
||||
|
Loading…
Reference in New Issue
Block a user