podman-2:1.6.0-0.36.dev.git01b7af8
- autobuilt 01b7af8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e020694ad4
commit
6ebb6a1eb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -517,3 +517,4 @@
|
|||||||
/libpod-0fb807d.tar.gz
|
/libpod-0fb807d.tar.gz
|
||||||
/libpod-e87012d.tar.gz
|
/libpod-e87012d.tar.gz
|
||||||
/libpod-01a802e.tar.gz
|
/libpod-01a802e.tar.gz
|
||||||
|
/libpod-01b7af8.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 01a802e54682213e243a35ab98488b3f0bf7031e
|
%global commit0 01b7af8ee9b3df1439c4da109ba11e7410108dab
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.36.dev.git01b7af8
|
||||||
|
- autobuilt 01b7af8
|
||||||
|
|
||||||
* Sat Sep 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.35.dev.git01a802e
|
* Sat Sep 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.35.dev.git01a802e
|
||||||
- autobuilt 01a802e
|
- autobuilt 01a802e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-01a802e.tar.gz) = 6cf29f4252ee267a70c8f10b55ffc1bfd7484cf5c384b4cbc5f448703ccdf372e8b0ad98f09a1464a52cebfad7c4bc172281c9bf608c5fcb4c79c4325093d0cd
|
SHA512 (libpod-01b7af8.tar.gz) = b8b01e01f5ccddb4305a8eeba3508e6323dd8f42353eab716c2ef9b80ab701690eef6659dd43f5f1ac63e557773ff0b4232e7421d9f7e0ffd67daef619814eaa
|
||||||
|
Loading…
Reference in New Issue
Block a user