This commit is contained in:
Fedora Release Engineering 2016-02-04 23:49:36 +00:00
parent 959dbc983b
commit d5dcf33ea4
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: secilc
Version: 2.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: The SELinux CIL Compiler
License: BSD
@ -61,6 +61,9 @@ popd
%license cil/COPYING
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Sep 01 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.4-6
- tell make where libsepol.a is to fix FTBFS on non-x86 64-bit archs - rhbz#1249522