From 7ce0978d0a86f0c4142c351c711e1438d2eba349 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Oct 27 2015 20:44:01 +0000 Subject: rebuild from a0e52def36fe9be55eece7c36c9c03ae957c1955 --- diff --git a/libsemanage.spec b/libsemanage.spec index 682cb57..2da9f8d 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,12 +4,12 @@ %define libsepolver 2.4-1 %define libselinuxver 2.4-1 -%global gitrev abcdef +%global gitrev a0e52de Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.5 -Release: 0%{?dist}.1 +Release: 0%{?dist}.2 License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}-%{gitrev}.tar.gz @@ -193,6 +193,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Tue Oct 27 2015 Petr Lautrbach - 2.5-0.2 +- build from a0e52def36fe9be55eece7c36c9c03ae957c1955 + * Fri Sep 04 2015 Petr Lautrbach 2.4-4 - Save homedir_template in the policy store for genhomedircon https://bugs.gentoo.org/558686