podman-2:1.4.5-0.26.dev.git02140ea
- autobuilt 02140ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e71bc2a224
commit
644a5e234d
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
|||||||
/libpod-b59abdc.tar.gz
|
/libpod-b59abdc.tar.gz
|
||||||
/libpod-deb087d.tar.gz
|
/libpod-deb087d.tar.gz
|
||||||
/libpod-398aeac.tar.gz
|
/libpod-398aeac.tar.gz
|
||||||
|
/libpod-02140ea.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 398aeac8537e82ca813bb77e44ddfcefa5cc5ad5
|
%global commit0 02140ea7d1244fbafb77723a3a67423b0806b08e
|
||||||
%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.25.dev.git%{shortcommit0}%{?dist}
|
Release: 0.26.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
|
||||||
|
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.26.dev.git02140ea
|
||||||
|
- autobuilt 02140ea
|
||||||
|
|
||||||
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.25.dev.git398aeac
|
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.25.dev.git398aeac
|
||||||
- autobuilt 398aeac
|
- autobuilt 398aeac
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-398aeac.tar.gz) = 1c5eed741df10c5e36c21abf5f6512cc28145c6843a672413e169336234a393ac8bd010515aaa78db2dac8eb0d98529e8b9bef8ef57c8af254799b046d54fc64
|
SHA512 (libpod-02140ea.tar.gz) = 8e1b63051c89135558832381ca70f11232e4cf0949fba7ab8ba161efb9f185c212fa7a83e25af77a1c8556e8f980c329731ecd133be1d4296908903c4b018414
|
||||||
|
Loading…
Reference in New Issue
Block a user