diff --git a/container-selinux.spec b/container-selinux.spec index 4cf7b11..bddb406 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -17,7 +17,7 @@ %global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done; # Version of SELinux we were using -%global selinux_policyver 3.13.1-220 +%global selinux_policyver 3.14.4-43 # Hooked up to autobuilder, please check with @lsm5 before updating Name: container-selinux @@ -25,7 +25,7 @@ Name: container-selinux Epoch: 2 %endif Version: 2.124.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} Summary: SELinux policies for container runtimes @@ -102,6 +102,9 @@ fi # Hooked up to autobuilder, please check with @lsm5 before updating %changelog +* Fri Jan 03 2020 Jindrich Novy - 2:2.124.0-0.2.dev.gitf958d0c +- use more current selinux policy version + * Wed Dec 11 2019 RH Container Bot - 2:2.124.0-0.1.dev.gitf958d0c - bump to 2.124.0 - autobuilt f958d0c