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