podman-2:1.9.0-4.1.dev.git0b067b6
- autobuilt 0b067b6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9ce56642f1
commit
2fe60fdb03
1
.gitignore
vendored
1
.gitignore
vendored
@ -900,3 +900,4 @@
|
||||
/libpod-309a7f7.tar.gz
|
||||
/libpod-465b4bc.tar.gz
|
||||
/libpod-d7695dd.tar.gz
|
||||
/libpod-0b067b6.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d7695dd957b162ed24c807dc91200fe1abaecff1
|
||||
%global commit0 0b067b67e6fa9e7ce8c1b460f5347c8ae89d1ecb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.9.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 3.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-4.1.dev.git0b067b6
|
||||
- autobuilt 0b067b6
|
||||
|
||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-3.1.dev.gitd7695dd
|
||||
- autobuilt d7695dd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d7695dd.tar.gz) = b986b0fd2bc923f64e6c743eb769fd93ce5e8dec406ef5461c10be029e9e71141b4a59ef5bc5abed3da36f73159aa15111e23bf8c25cb9a2a320d614244abde4
|
||||
SHA512 (libpod-0b067b6.tar.gz) = 19daac00d02f9072a018113105d2513f70119292eee59064c8f9d65463938f6196f06545779ff23d9ee8bd6fec33901496806cb8e82bb75b62e354f8e434e37f
|
||||
|
Loading…
Reference in New Issue
Block a user