podman-2:1.4.1-0.16.dev.git39f5ea4
- autobuilt 39f5ea4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c5a5cab0c4
commit
fe128e9942
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
||||
/conmon-5995229.tar.gz
|
||||
/libpod-ba36a5f.tar.gz
|
||||
/libpod-cae5af5.tar.gz
|
||||
/libpod-39f5ea4.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 cae5af5b937f71d6e770b1be9f982ca4df576463
|
||||
%global commit0 39f5ea4c040d60f5f16b85ab144ddacf4cbba4c8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -35,7 +35,7 @@ Epoch: 2
|
||||
Version: 1.4.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -568,6 +568,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sun Jun 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.16.dev.git39f5ea4
|
||||
- autobuilt 39f5ea4
|
||||
|
||||
* Sat Jun 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.15.dev.gitcae5af5
|
||||
- bump to 1.4.1
|
||||
- autobuilt cae5af5
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-cae5af5.tar.gz) = d02355a68e6fbd713d791a9d81417b421d9f312c7b239f2cc8d15df135b546d70099d906c437009f17d97c546cb54c4293de0d81d1fcea6dbea16be11e76e2aa
|
||||
SHA512 (libpod-39f5ea4.tar.gz) = f72a83a3b03bb6457ea48b419302218431dc7a48fe196883e0af3c1fe9fa28502fe6fcc2722580d30da691e69c86ff310fd1dc44aaafd82fe4fa7b9787d514b0
|
||||
|
Loading…
Reference in New Issue
Block a user