diff --git a/SPECS/oci-umount.spec b/SPECS/oci-umount.spec index 6168779..33d4040 100644 --- a/SPECS/oci-umount.spec +++ b/SPECS/oci-umount.spec @@ -11,14 +11,14 @@ Name: %{repo} Epoch: 2 Version: 2.5 -Release: 1%{?dist} +Release: 3%{?dist} Summary: OCI umount hook for docker Group: Applications/Text License: GPLv3+ URL: https://%{provider_prefix} Source0: https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz #exclude ppc64, the same arches as docker -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips} +ExclusiveArch: x86_64 %{arm} aarch64 ppc64le s390x %{mips} Obsoletes: docker-%{name} <= 2:1.13.1-22 Provides: docker-%{name} = %{epoch}:%{version}-%{release} @@ -65,6 +65,13 @@ install -d %{buildroot}%{_datadir}/%{name}/%{name}.d %ghost /etc/oci-umount/oci-umount-options.conf %changelog +* Fri Aug 02 2019 Jindrich Novy - 2:2.5-3 +- remove the i686 arch + +* Fri Aug 02 2019 Jindrich Novy - 2:2.5-2 +- use version 2.5 in RHEL7u7 +- add build.sh + * Fri Jun 07 2019 Lokesh Mandvekar - 2:2.5-1 - Resolves: #1717917 - bump to v2.5