setools-3.3.8-11

- Rebuilt with libsepol-2.5-5
This commit is contained in:
Petr Lautrbach 2016-04-29 17:11:39 +02:00
parent 04f559dd9d
commit 362ac1c345
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: setools
Version: %{setools_maj_ver}.%{setools_min_ver}
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2
URL: http://oss.tresys.com/projects/setools
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -285,6 +285,9 @@ rm -rf ${RPM_BUILD_ROOT}
%postun libs-tcl -p /sbin/ldconfig
%changelog
* Fri Apr 29 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.8-11
- Rebuilt with libsepol-2.5-5
* Sun Feb 21 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.8-10
- libqpol: Skip types when building type attribute map (#1291336)
- Rebase for SELinuxProject userspace release 2016-01-07