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#7c3ac165941ccdc9be59ee400003371e29fb906a
This commit is contained in:
parent
e6d61ec32a
commit
7988901f23
1
.gitignore
vendored
1
.gitignore
vendored
@ -1404,3 +1404,4 @@
|
||||
/podman-42ec4cf.tar.gz
|
||||
/podman-286d356.tar.gz
|
||||
/dnsname-a9c2a10.tar.gz
|
||||
/podman-70f91fb.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 286d356db03a2511722155022c19855f8aee73cf
|
||||
%global commit0 70f91fb96d11adb86be955e8a39f9c9096d48638
|
||||
%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.1.1
|
||||
%define built_tag v2.2.0-rc1
|
||||
|
||||
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.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.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 Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.56.dev.git70f91fb
|
||||
- autobuilt 70f91fb
|
||||
|
||||
* Wed Nov 18 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.2.0-0.55.dev.git286d356
|
||||
- bump dnsname to v1.1.0, commit a9c2a10
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||
SHA512 (podman-286d356.tar.gz) = da61f642ec7c956cdd36b416ec9b79f433bb8ebb8c9f1196c04cba3adea80fba248d3b52bf4ac7d830f1d282280167840033a6d5f4a90e08e029137fa59d44cd
|
||||
SHA512 (podman-70f91fb.tar.gz) = 2b32c2447d7d5001260e43dea415adfd5bb4f6e0dc22e7b968bca2ad81e7f94521c4ed9368719f84c0f0949b502678b3b0ef48b862fab574a991785f5301b7d1
|
||||
|
Loading…
Reference in New Issue
Block a user