From ab78d06d07bc4ede57bbee98c0ea513e0fa02819 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Jan 12 2016 11:54:04 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3 --- diff --git a/libselinux.spec b/libselinux.spec index 62698c8..2b2ce97 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 - 2.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3 + * Thu Dec 10 2015 Petr Lautrbach - 2.4-6 - Build libselinux without rpm_execcon() (#1284019)