From 4d17e74afcd6ca194a2f80f3fb0ca97df9007520 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Fri, 29 Mar 2019 13:55:48 +0100 Subject: [PATCH] container-selinux update to 2.98 from RHEL tree Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/container-selinux.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/container-selinux.spec b/SPECS/container-selinux.spec index 765fad8..660888f 100644 --- a/SPECS/container-selinux.spec +++ b/SPECS/container-selinux.spec @@ -2,7 +2,7 @@ # container-selinux %global git0 https://github.com/projectatomic/%{name} -%global commit0 f482ec4f32563ccd44236cf0f817b98784bdf02c +%global commit0 db3c78b86d6c5f207bf94f7d860fc3e8787a8dbc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # container-selinux stuff (prefix with ds_ for version/release etc.) @@ -24,7 +24,7 @@ Name: container-selinux Epoch: 2 -Version: 2.77 +Version: 2.98 Release: 1%{?dist} License: GPLv2 URL: %{git0}