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#164ddfc452b208492ee17d6878606a39985efdcf
This commit is contained in:
parent
00449413fe
commit
185fc2e6ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1435,3 +1435,4 @@
|
||||
/podman-7210b86.tar.gz
|
||||
/podman-e82ec90.tar.gz
|
||||
/podman-d456765.tar.gz
|
||||
/podman-7984842.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 d45676549d67033364f6777765054073036cfc32
|
||||
%global commit0 7984842d7e55baa8fc9498afa23b62113850feac
|
||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.13.dev.git7984842
|
||||
- autobuilt 7984842
|
||||
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.12.dev.gitd456765
|
||||
- autobuilt d456765
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-d456765.tar.gz) = f53752893f42e367838a22152799d37c988b43f70b4ed662a4c4470803977aee39da181dcaa70108989f8d06e25286475c9146a35940b2ee2bc17cf886842c5d
|
||||
SHA512 (podman-7984842.tar.gz) = 317cfeb22f42eaf378dc39e880c4e808cf1d0c44d7efad7a72719f982a21818bffdd9fd15ceb1be730c95d1b65a89fc53f48c6e0369f57dc172f9235a72f2025
|
||||
|
Loading…
Reference in New Issue
Block a user