podman-2:1.5.1-0.3.dev.git3bc861c
- autobuilt 3bc861c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c1838de00f
commit
8850329452
1
.gitignore
vendored
1
.gitignore
vendored
@ -372,3 +372,4 @@
|
||||
/libpod-bb80586.tar.gz
|
||||
/libpod-2018faa.tar.gz
|
||||
/libpod-926901d.tar.gz
|
||||
/libpod-3bc861c.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 926901d78d3af87b47ce0cfeafcf0e9a6d190334
|
||||
%global commit0 3bc861cb110603ab9ece8526a4a962a31222add4
|
||||
%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.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -598,6 +598,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Aug 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.3.dev.git3bc861c
|
||||
- autobuilt 3bc861c
|
||||
|
||||
* Sat Aug 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.2.dev.git926901d
|
||||
- autobuilt 926901d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-926901d.tar.gz) = 471f3c416f6131dfc6f968fa02d2d08c81cecf8180a6377a4e5b6527c55663a74702ba6e187c97f573fc5559b762930d8fda646dcdcf9724ee571a37b24bbfff
|
||||
SHA512 (libpod-3bc861c.tar.gz) = 091fafc1dd53f357958050982296583f24ee2c60797e29e1f713fd84af39f78f7510e0c6f75a833273e90a4e42f9da8cd19ea06a7d4353d4b43c1b65453055cf
|
||||
|
Loading…
Reference in New Issue
Block a user