From 7961246df466f147846daf533a686428959e782e Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Tue, 13 Aug 2019 19:10:26 +0200 Subject: [PATCH] * Tue Aug 13 2019 Lukas Vrabec - 3.14.5-1 - Bump version --- selinux-policy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 8e3f4578..66a580a4 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -28,8 +28,8 @@ %define CHECKPOLICYVER 2.8 Summary: SELinux policy configuration Name: selinux-policy -Version: 3.14.4 -Release: 31%{?dist} +Version: 3.14.5 +Release: 1%{?dist} License: GPLv2+ Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz Source29: %{git1}/archive/%{commit1}/%{name}-contrib-%{shortcommit1}.tar.gz @@ -787,6 +787,9 @@ exit 0 %endif %changelog +* Tue Aug 13 2019 Lukas Vrabec - 3.14.5-1 +- Bump version + * Tue Aug 13 2019 Lukas Vrabec - 3.14.4-31 - Update timedatex policy BZ(1734197)