From 3387bb8a63ca93b6be6093da38db0945d81e767c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Aug 17 2014 05:56:21 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- diff --git a/libsemanage.spec b/libsemanage.spec index 927d455..3dbd9f8 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -7,7 +7,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.3 -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}.tgz @@ -181,6 +181,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jul 30 2014 Miroslav Grepl - 2.3-5 - Skip policy module re-link when only setting booleans. * patch from Stephen Smalley