podman-2:1.8.3-0.76.dev.git8dea3c3
- autobuilt 8dea3c3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8963946158
commit
dd8ca9512f
1
.gitignore
vendored
1
.gitignore
vendored
@ -870,3 +870,4 @@
|
|||||||
/libpod-64cade0.tar.gz
|
/libpod-64cade0.tar.gz
|
||||||
/libpod-35f5867.tar.gz
|
/libpod-35f5867.tar.gz
|
||||||
/libpod-f7dffed.tar.gz
|
/libpod-f7dffed.tar.gz
|
||||||
|
/libpod-8dea3c3.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 f7dffedeb610df662e69915fcff1bb37986baf55
|
%global commit0 8dea3c3419629de432bfaaa03d785fdb63b902d5
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.75.dev.git%{shortcommit0}%{?dist}
|
Release: 0.76.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.76.dev.git8dea3c3
|
||||||
|
- autobuilt 8dea3c3
|
||||||
|
|
||||||
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.75.dev.gitf7dffed
|
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.75.dev.gitf7dffed
|
||||||
- autobuilt f7dffed
|
- autobuilt f7dffed
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-f7dffed.tar.gz) = dfc5ffd2e707d9753b67795747f55c4bf3829c828c2a1c8843e1e616685ae2728f6482e95358996fe44d2ce5b6d38ee7a75c0cf5cfd8b3659f4edb8611427a87
|
SHA512 (libpod-8dea3c3.tar.gz) = 46de232eed504de72c0617bb8f735d9ae26116d991e72c98bd6a6dff5dcfab1d72d0628c18996d67bcef49de5fdf21ceea83563bb2a258c3f5bebef98ae3bbc7
|
||||||
|
Loading…
Reference in New Issue
Block a user