podman-2:1.4.5-0.93.dev.git76840f2
- autobuilt 76840f2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4def38c989
commit
e7f42215b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -362,3 +362,4 @@
|
||||
/libpod-09cedd1.tar.gz
|
||||
/libpod-202eade.tar.gz
|
||||
/libpod-4349f42.tar.gz
|
||||
/libpod-76840f2.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 4349f42d66d91fa48cde6aa6ed499eaa41d3e2b5
|
||||
%global commit0 76840f2d991ce691a6945d65ef7ae52d93d211e5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.92.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.93.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -599,6 +599,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.93.dev.git76840f2
|
||||
- autobuilt 76840f2
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.92.dev.git4349f42
|
||||
- autobuilt 4349f42
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-4349f42.tar.gz) = ce81da893cc5c5cf8e226b7ecbcc53254e1371faba467dc3586a380dbcad9fd5fb5bfd3245ec81369eb97e49afd8832991e49737aece7b4879ad5a5191316497
|
||||
SHA512 (libpod-76840f2.tar.gz) = 29147d5fcf8c3ccba039f7c88e9cd1e098627a6d43cecc17dead8faeac5de101688b1d7e09468aeefcb7d93cad7a575449f7b2f750763b59d7ecb4ca831b17ee
|
||||
|
Loading…
Reference in New Issue
Block a user