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#1b6b4eafcf356efed929df14fa910af29dd56aa0
This commit is contained in:
parent
efc2907f5b
commit
8e5a809bda
3
.gitignore
vendored
3
.gitignore
vendored
@ -1410,3 +1410,6 @@
|
||||
/podman-dd34341.tar.gz
|
||||
/podman-5d55285.tar.gz
|
||||
/podman-cd6c4cb.tar.gz
|
||||
/podman-4fe7c3f.tar.gz
|
||||
/podman-4ebd9d9.tar.gz
|
||||
/podman-850bdd2.tar.gz
|
||||
|
15
podman.spec
15
podman.spec
@ -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 cd6c4cb0affdb1e8a647079b2808da6bf833d543
|
||||
%global commit0 850bdd236ad3047695a479e1fa174267eb6f1825
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.2.0-rc1
|
||||
%define built_tag v2.2.0-rc2
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.61.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,15 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.64.dev.git850bdd2
|
||||
- autobuilt 850bdd2
|
||||
|
||||
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.63.dev.git4ebd9d9
|
||||
- autobuilt 4ebd9d9
|
||||
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.62.dev.git4fe7c3f
|
||||
- autobuilt 4fe7c3f
|
||||
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.61.dev.gitcd6c4cb
|
||||
- autobuilt cd6c4cb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||
SHA512 (podman-cd6c4cb.tar.gz) = 144cb8e41993eddb05299ceadc012c53e50e5d2f1934b0812b12a9cc2ae6565ffbbdf9ac31ff9ac1176364da2668b0bd4b6fff4f8e0b17f6e3bd67cd1fca338f
|
||||
SHA512 (podman-850bdd2.tar.gz) = b28ce5ebc3f66add399d5bb78fc668059b54f0cfb4374d45ddc6128d1e447582a864ce9407127eaff3eddaba094442f443d3dd699d258b1a3ad3b50e9d919513
|
||||
|
Loading…
Reference in New Issue
Block a user