podman-2:1.8.0-0.1.dev.git4699d5e
- bump to 1.8.0 - autobuilt 4699d5e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b09c7e4385
commit
2f597b9a4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -784,3 +784,4 @@
|
|||||||
/libpod-b2ae45c.tar.gz
|
/libpod-b2ae45c.tar.gz
|
||||||
/libpod-eb28365.tar.gz
|
/libpod-eb28365.tar.gz
|
||||||
/libpod-36af283.tar.gz
|
/libpod-36af283.tar.gz
|
||||||
|
/libpod-4699d5e.tar.gz
|
||||||
|
12
podman.spec
12
podman.spec
@ -27,7 +27,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 36af2833f954e1c822b917ecff45c05858188c2d
|
%global commit0 4699d5e02d3270b5cc89f7528b53b823fbf88796
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -39,16 +39,16 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v1.7.0
|
%global built_tag v1.8.0-rc1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.7.1
|
Version: 1.8.0
|
||||||
# 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.66.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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/
|
||||||
@ -627,6 +627,10 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.0-0.1.dev.git4699d5e
|
||||||
|
- bump to 1.8.0
|
||||||
|
- autobuilt 4699d5e
|
||||||
|
|
||||||
* Fri Jan 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.66.dev.git36af283
|
* Fri Jan 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.66.dev.git36af283
|
||||||
- autobuilt 36af283
|
- autobuilt 36af283
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-36af283.tar.gz) = 43994c41fa929321841ff9078f9316662ec1d7fca856bd8edb8559cb0f9943be2bd48d75e23e4152f47901642c77980591375e4fac5684e2453d908847ccc45e
|
SHA512 (libpod-4699d5e.tar.gz) = 2aaccc2209ba8e6a43f5ef6e41c1f8a7a4e9189cec8b180d1668527358897206590355c69f71de1a7279575da490c33bce2dddfd40889c7d42fd4d4d88e3af2c
|
||||||
|
Loading…
Reference in New Issue
Block a user