podman-2:2.0.0-0.149.dev.gite0dd227
- autobuilt e0dd227 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
99c5b7e5bf
commit
a7d0b9bb3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1054,3 +1054,4 @@
|
||||
/libpod-10c6c80.tar.gz
|
||||
/libpod-8a42a32.tar.gz
|
||||
/libpod-2c7b39d.tar.gz
|
||||
/libpod-e0dd227.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2c7b39ddb8961bf547a36420407adb461dd4c227
|
||||
%global commit0 e0dd2279120f9883c0678cce644952007e3ae771
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.148.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.149.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -639,6 +639,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.149.dev.gite0dd227
|
||||
- autobuilt e0dd227
|
||||
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.148.dev.git2c7b39d
|
||||
- autobuilt 2c7b39d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-2c7b39d.tar.gz) = ba6480939dfbe14eb911ac25f33130c2445dbe53553ed38560752b8fb0c008a0a2160ac5a95e283d8c45b6f9acdf14b3261f5605fe236db09e34c972ba57861a
|
||||
SHA512 (libpod-e0dd227.tar.gz) = 8100b8e4a9c52f20837b526d2f8f9d30826e9269bb9fe782cc3224e3dd5526f2893fbf59c9b04f049b12f0e3495341f992277f199430e4bf6dad52071ce1593e
|
||||
|
Loading…
Reference in New Issue
Block a user