From 6626b3fe507c069a5f133822ec6b69d1d8d85e9f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 28 2018 07:47:21 +0000 Subject: import oci-umount-2.3.4-2.git87f9237.el7 --- diff --git a/.gitignore b/.gitignore index 7c51d55..9d4eba8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/oci-umount-e3c9055.tar.gz +SOURCES/oci-umount-87f9237.tar.gz diff --git a/.oci-umount.metadata b/.oci-umount.metadata index 6e032de..8f760c7 100644 --- a/.oci-umount.metadata +++ b/.oci-umount.metadata @@ -1 +1 @@ -343975ae005b951a86950dcc79d3f2fa986e2a30 SOURCES/oci-umount-e3c9055.tar.gz +88e0ecab3301cd70b9b72a26350867d275e0ffe0 SOURCES/oci-umount-87f9237.tar.gz diff --git a/SPECS/oci-umount.spec b/SPECS/oci-umount.spec index 389285c..d1c2736 100644 --- a/SPECS/oci-umount.spec +++ b/SPECS/oci-umount.spec @@ -5,13 +5,13 @@ # https://github.com/projectatomic/oci-umount %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit e3c905541fe7d33d9e89b96c56c5019aeacca932 +%global commit 87f9237e1de6e0bb6aedec9165db0ffe214df004 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: oci-umount Epoch: 2 -Version: 2.3.3 -Release: 3.git%{shortcommit}%{?dist} +Version: 2.3.4 +Release: 2.git%{shortcommit}%{?dist} Summary: OCI umount hook for docker Group: Applications/Text License: GPLv3+ @@ -20,7 +20,7 @@ Source0: https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcomm #exclude ppc64, the same arches as docker ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips} Obsoletes: docker-%{name} <= 2:1.13.1-22 -Provides: docker-%{name} = %{epoch}-%{version}-%{release} +Provides: docker-%{name} = %{epoch}:%{version}-%{release} BuildRequires: gcc BuildRequires: git @@ -65,6 +65,9 @@ install -d %{buildroot}%{_datadir}/%{name}/%{name}.d %ghost /etc/oci-umount/oci-umount-options.conf %changelog +* Tue Nov 06 2018 Frantisek Kluknavsky - 2:2.3.4-2.git87f9237 +- rebase + * Thu Feb 01 2018 Lokesh Mandvekar - 2:2.3.3-3.gite3c9055 - provides: docker-oci-umount = epoch:version-release