diff --git a/libselinux.spec b/libselinux.spec index e74823c..bcfc0ad 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -9,7 +9,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.5 -Release: 9%{?dist} +Release: 10%{?dist} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -256,6 +256,9 @@ rm -rf %{buildroot} %{ruby_vendorarchdir}/selinux.so %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.5-10 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jun 27 2016 Petr Lautrbach - 2.5-9 - Clarify is_selinux_mls_enabled() description - Explain how to free policy type from selinux_getpolicytype()