podman-2:1.4.5-0.40.dev.giteae9a00
- autobuilt eae9a00 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e50c5509e2
commit
9e73cd64ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -309,3 +309,4 @@
|
|||||||
/libpod-bb253af.tar.gz
|
/libpod-bb253af.tar.gz
|
||||||
/libpod-7dbc6d8.tar.gz
|
/libpod-7dbc6d8.tar.gz
|
||||||
/libpod-3c6b111.tar.gz
|
/libpod-3c6b111.tar.gz
|
||||||
|
/libpod-eae9a00.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 3c6b1117895381c1a43e74191aba535facb0b135
|
%global commit0 eae9a009b2038d78a2cc92db740c99b1b8dc0101
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -42,7 +42,7 @@ Epoch: 2
|
|||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
# 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.39.dev.git%{shortcommit0}%{?dist}
|
Release: 0.40.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/
|
||||||
@ -591,6 +591,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.40.dev.giteae9a00
|
||||||
|
- autobuilt eae9a00
|
||||||
|
|
||||||
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.39.dev.git3c6b111
|
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.39.dev.git3c6b111
|
||||||
- autobuilt 3c6b111
|
- autobuilt 3c6b111
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-3c6b111.tar.gz) = 4ed2bf735f4175b17a39606ee44444a15a69edcb6780993e7d933931d4d3a4927ae65eea1b57f32762985929fe9897b42a3bb2fb44414222290056aed2a210f7
|
SHA512 (libpod-eae9a00.tar.gz) = 0eaaa1a2d17584aecb03fd3498bdb899e0a48433c271273f20971e8a7f31ed612a8292d5e3a9fa21023c5635578cc0c8baabc9ced3439c7fea553832f1f02775
|
||||||
|
Loading…
Reference in New Issue
Block a user