libsemanage-2.5-7.fc25

- Revert "Enable expand-check by default" in order to avoid possible upgrade issues,
  see https://bugzilla.redhat.com/show_bug.cgi?id=1319652#c25
- Rebuilt with libsepol-2.5-9 and libselinux-2.5-11
This commit is contained in:
Petr Lautrbach 2016-08-01 08:48:32 +02:00
parent 65dffc89f6
commit 477d73c9ba
1 changed files with 8 additions and 3 deletions

View File

@ -1,13 +1,13 @@
%global with_python3 1
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
%define libsepolver 2.5-7
%define libselinuxver 2.5-7
%define libsepolver 2.5-9
%define libselinuxver 2.5-11
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.5
Release: 6%{?dist}
Release: 7%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/libsemanage-2.5.tar.gz
@ -194,6 +194,11 @@ rm -rf ${RPM_BUILD_ROOT}
%endif # if with_python3
%changelog
* Mon Aug 01 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-7
- Revert "Enable expand-check by default" in order to avoid possible upgrade issues,
see https://bugzilla.redhat.com/show_bug.cgi?id=1319652#c25
- Rebuilt with libsepol-2.5-9 and libselinux-2.5-11
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages