podman-2:2.0.0-0.150.dev.git0968f25
- autobuilt 0968f25 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a7d0b9bb3f
commit
03cfa9ec57
1
.gitignore
vendored
1
.gitignore
vendored
@ -1055,3 +1055,4 @@
|
||||
/libpod-8a42a32.tar.gz
|
||||
/libpod-2c7b39d.tar.gz
|
||||
/libpod-e0dd227.tar.gz
|
||||
/libpod-0968f25.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 e0dd2279120f9883c0678cce644952007e3ae771
|
||||
%global commit0 0968f25988624699f2db559f0a984cf84c8a284f
|
||||
%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.149.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.150.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.150.dev.git0968f25
|
||||
- autobuilt 0968f25
|
||||
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.149.dev.gite0dd227
|
||||
- autobuilt e0dd227
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e0dd227.tar.gz) = 8100b8e4a9c52f20837b526d2f8f9d30826e9269bb9fe782cc3224e3dd5526f2893fbf59c9b04f049b12f0e3495341f992277f199430e4bf6dad52071ce1593e
|
||||
SHA512 (libpod-0968f25.tar.gz) = 5c6cfc0b99c73d2d6c7656db6aa21bbeddc5d8d8ace0089d702d3199c1f576ed07f13055ee1ba0b7384cfab1167c768231b67b0609cd78c14d582834bf9c3c5b
|
||||
|
Loading…
Reference in New Issue
Block a user