This commit is contained in:
Vít Ondruch 2016-01-12 12:54:04 +01:00
parent bc2c12a08f
commit ab78d06d07
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 2.4
Release: 6%{?dist}
Release: 7%{?dist}
License: Public Domain
Group: System Environment/Libraries
# https://github.com/SELinuxProject/selinux/wiki/Releases
@ -251,6 +251,9 @@ rm -rf %{buildroot}
%{ruby_vendorarchdir}/selinux.so
%changelog
* Tue Jan 12 2016 Vít Ondruch <vondruch@redhat.com> - 2.4-7
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
* Thu Dec 10 2015 Petr Lautrbach <plautrba@redhat.com> - 2.4-6
- Build libselinux without rpm_execcon() (#1284019)