podman-2:2.1.0-0.11.dev.git73514b1
- autobuilt 73514b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
34503d0c0a
commit
58c1766827
1
.gitignore
vendored
1
.gitignore
vendored
@ -1088,3 +1088,4 @@
|
||||
/libpod-22a7d60.tar.gz
|
||||
/libpod-9e37fd4.tar.gz
|
||||
/libpod-bbaba9f.tar.gz
|
||||
/libpod-73514b1.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 bbaba9fb8649035bf2c19488450a04beed5a1858
|
||||
%global commit0 73514b1465fe2f79b82d017cdb11d587d6f7df3d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Version: 2.1.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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.11.dev.git73514b1
|
||||
- autobuilt 73514b1
|
||||
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.10.dev.gitbbaba9f
|
||||
- autobuilt bbaba9f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bbaba9f.tar.gz) = ae4daff67075e40c5897f89c87aae37e535881413e7b6f3addee1ba5a7728f7e9a4c835b5821ae0443e734d2e389a1dca0bdff145197ef688719214e034881a3
|
||||
SHA512 (libpod-73514b1.tar.gz) = 27ff19f36e29f3493661f696acaed6beae613d9e36c7311a7eb2346b289853b15089995a6be0a46c3c659f694303c9b4f3f82a3749b8d23a4ef896630064c8e7
|
||||
|
Loading…
Reference in New Issue
Block a user