container-selinux-2.124.0-0.2.dev.gitf958d0c.fc32

- use more current selinux policy version

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2020-01-03 16:17:26 +01:00
parent 9f271533a0
commit 7ba0084bf5

View File

@ -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 <jnovy@redhat.com> - 2:2.124.0-0.2.dev.gitf958d0c
- use more current selinux policy version
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.124.0-0.1.dev.gitf958d0c
- bump to 2.124.0
- autobuilt f958d0c