Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/podman.git#96adf3847d70f9ca28388270bf1cef3fce157255
This commit is contained in:
parent
185fc2e6ed
commit
b58090b92e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1436,3 +1436,4 @@
|
||||
/podman-e82ec90.tar.gz
|
||||
/podman-d456765.tar.gz
|
||||
/podman-7984842.tar.gz
|
||||
/podman-5cf7aa6.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 7984842d7e55baa8fc9498afa23b62113850feac
|
||||
%global commit0 5cf7aa65fb4786ee3dad191a725f6c37fae83bc3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 3.0.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.14.dev.git5cf7aa6
|
||||
- autobuilt 5cf7aa6
|
||||
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.13.dev.git7984842
|
||||
- autobuilt 7984842
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-7984842.tar.gz) = 317cfeb22f42eaf378dc39e880c4e808cf1d0c44d7efad7a72719f982a21818bffdd9fd15ceb1be730c95d1b65a89fc53f48c6e0369f57dc172f9235a72f2025
|
||||
SHA512 (podman-5cf7aa6.tar.gz) = a150af497a9e06c4c4dc47da2f3ebcf4ac806673d6b5b143201b2b644b40fcdb9db7f0bf03ab7f59324d8aad552437b9b8c5666d96d12809bc6664de3f660b3f
|
||||
|
Loading…
Reference in New Issue
Block a user