Notification time stamped 2018-08-31 22:47:53 UTC
From 2b4131b56f4a54a2dd41b2e5b2d9e7ed1cc23f11 Mon Sep 17 00:00:00 2001 From: baude bbaude@redhat.com Date: Aug 31 2018 22:47:40 +0000 Subject: Upstream 0.8.5 release
Signed-off-by: baude bbaude@redhat.com
---
diff --git a/podman.spec b/podman.spec index ae418b0..90894e4 100644 --- a/podman.spec +++ b/podman.spec @@ -30,7 +30,7 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} %global git0 https://%%7Bprovider%7D.%%7Bprovider_tld%7D/%%7Bproject%7D/%%7Brepo%7D -%global commit0 9f9b8cffe5231e828a26b5bbec93bd474370c9d9 +%global commit0 dc5a711fb6368ce7b817b9c48e5c0102348df29c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global import_path_conmon github.com/kubernetes-incubator/cri-o @@ -39,8 +39,8 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7})
Name: podman -Version: 0.8.4 -Release: 2.git%{shortcommit0}%{?dist} +Version: 0.8.5 +Release: 1.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: %{git_podman} @@ -74,7 +74,6 @@ Requires: containernetworking-plugins >= 0.7.3-2 Requires: iptables Requires: nftables Requires: atomic-registries -Requires: oci-systemd-hook Recommends: container-selinux Recommends: slirp4netns
@@ -568,6 +567,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif
%changelog +* Fri Aug 31 2018 baude bbaude@redhat.com - 0.8.5-1.gitdc5a711 +- Upstream 0.8.1 release + * Thu Aug 30 2018 Lokesh Mandvekar lsm5@fedoraproject.org - 0.8.4-2.git9f9b8c - correct min dep on containernetworking-plugins - update bundled provides
https://src.fedoraproject.org/rpms/podman/c/2b4131b56f4a54a2dd41b2e5b2d9e7ed...
scm-commits@lists.fedoraproject.org