podman-2:1.4.5-0.57.dev.git1a00895
- autobuilt 1a00895 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bdf33165db
commit
0a6128b5bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
||||
/libpod-7d635ac.tar.gz
|
||||
/libpod-040355d.tar.gz
|
||||
/libpod-4196a59.tar.gz
|
||||
/libpod-1a00895.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 4196a594521d89fa057602d9cb176726ee9db614
|
||||
%global commit0 1a008958d42644aaf20e35a79463d9eea366ef55
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -42,7 +42,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.56.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.57.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -591,6 +591,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.57.dev.git1a00895
|
||||
- autobuilt 1a00895
|
||||
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.56.dev.git4196a59
|
||||
- autobuilt 4196a59
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-4196a59.tar.gz) = 229d4bd15b48fb41d27ff353a19d7cf2b1e5fd535f15691018a668441208423fd689d898ffc160b389e83bf82a8c03559b0c5b6314124468c8659c7f6d430665
|
||||
SHA512 (libpod-1a00895.tar.gz) = 89d13a85614d0f47ff4c20ab3cfc8a5047c19f7a31f17468a57db66609e51dbdf2221de1f04f77aceb7e46b9633f03b3af487b0a7474848b0f55443e859fc878
|
||||
|
Loading…
Reference in New Issue
Block a user