podman-2:1.8.3-0.49.dev.git0fa01c8
- autobuilt 0fa01c8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ca597903e5
commit
e65b23f2c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -844,3 +844,4 @@
|
||||
/libpod-598bb53.tar.gz
|
||||
/libpod-8193751.tar.gz
|
||||
/libpod-cc22b94.tar.gz
|
||||
/libpod-0fa01c8.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 cc22b94a7ab13c546e4b0c42024c13fe9d280b39
|
||||
%global commit0 0fa01c8bf82a69d9c923fa982b70b72fade84be6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.48.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.49.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.49.dev.git0fa01c8
|
||||
- autobuilt 0fa01c8
|
||||
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.48.dev.gitcc22b94
|
||||
- autobuilt cc22b94
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-cc22b94.tar.gz) = d84909a557b335b52e4c35ebb3a5ed1048e648e825b690fb6320bcaf9ee33f39ea05d3fd926220fce1d309a78122f28ec2e5dc097c5b5619a2abb6e2b2765138
|
||||
SHA512 (libpod-0fa01c8.tar.gz) = f1f7d236febbf9315132e2c65f8bff6cd19a0d14a5a0b50db85e2b2e6e756782a1a835a96ebfa667053ee944b2fb81580133d3c9ba53dfa595dd9d978d2b86ba
|
||||
|
Loading…
Reference in New Issue
Block a user