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