diff --git a/libselinux.spec b/libselinux.spec index 85e6795..f41938a 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -9,7 +9,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.4 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -25,7 +25,7 @@ BuildRequires: pkgconfig python-devel ruby-devel ruby libsepol-static >= %{libse BuildRequires: python3-devel %endif # if with_python3 Requires: libsepol >= %{libsepolver} pcre -Conflicts: filesystem < 3, selinux-policy < 3.13.1-138 +Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -245,7 +245,7 @@ rm -rf %{buildroot} %{ruby_vendorarchdir}/selinux.so %changelog -* Thu Jul 16 2015 Petr Lautrbach 2.4-1 +* Tue Jul 21 2015 Petr Lautrbach 2.4-1.1 - Update to 2.4 release * Wed Jun 17 2015 Fedora Release Engineering - 2.3-11