podman-2:1.5.2-0.43.dev.git50a1910
- autobuilt 50a1910 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
87aac9b793
commit
85a9c65474
1
.gitignore
vendored
1
.gitignore
vendored
@ -434,3 +434,4 @@
|
||||
/libpod-8ba21ac.tar.gz
|
||||
/libpod-e5568d4.tar.gz
|
||||
/libpod-099549b.tar.gz
|
||||
/libpod-50a1910.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 099549bd38c2b39fb884c8e9aecdf4e44c90b484
|
||||
%global commit0 50a191037d8d95f3f28e8dce677c63753cf6b78d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.43.dev.git50a1910
|
||||
- autobuilt 50a1910
|
||||
|
||||
* Mon Sep 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.42.dev.git099549b
|
||||
- autobuilt 099549b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-099549b.tar.gz) = 91955b793adfddae26e37aecdbb2f019da03442977b2d8ba2d15dfc6e2d9c07462a9f2f0fa0608235cd4155c6c5b26228f0f3dd857403657b10f8bcef0f78704
|
||||
SHA512 (libpod-50a1910.tar.gz) = c56f865156907fa40738dbf7c973d36df814c474fcf7f782cd9ae7d09b8698091e7a99b3d4dc2850d7fa0e184490a3318c69af8b2d163315b263912732dba6b1
|
||||
|
Loading…
Reference in New Issue
Block a user