diff --git a/secilc.spec b/secilc.spec index 01e24b3..527d9cd 100644 --- a/secilc.spec +++ b/secilc.spec @@ -1,8 +1,8 @@ -%global libsepolver 2.7-2 +%global libsepolver 2.7-3 Name: secilc Version: 2.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The SELinux CIL Compiler License: BSD @@ -63,6 +63,9 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI %license COPYING %changelog +* Wed Nov 22 2017 Petr Lautrbach - 2.7-3 +- Rebuild with libsepol-2.7-3 + * Fri Oct 20 2017 Petr Lautrbach - 2.7-2 - Fixed bad reference in roleattribute - cil: Add ability to redeclare types[attributes]