From a2d9f2d46598150e66d16f58367f334ba8230c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 19 Jan 2015 12:36:49 +0100 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2 --- libselinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 525ad1b..c152316 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -10,7 +10,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.3 -Release: 5%{?dist} +Release: 6%{?dist} License: Public Domain Group: System Environment/Libraries Source: %{name}-%{version}.tgz @@ -243,6 +243,9 @@ rm -rf %{buildroot} %{ruby_sitearch}/selinux.so %changelog +* Mon Jan 19 2015 Vít Ondruch - 2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2 + * Thu Aug 21 2014 Miroslav Grepl - 2.3-5 - Compiled file context files and the original should have the same permissions from dwalsh@redhat.com - Add selinux_openssh_contexts_path() to get a path to /contexts/openssh_contexts