From 3d5abbea355bff38820ae41494718308a2576e13 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Jun 28 2013 10:29:56 +0000 Subject: Allways build python3 version --- diff --git a/libsemanage.spec b/libsemanage.spec index aece102..662af9c 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -7,7 +7,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.1.10 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}.tgz @@ -178,8 +178,12 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Fri Jun 28 2013 Dan Walsh - 2.1.10-5 +- Allways build python3 version + * Mon Apr 22 2013 Dan Walsh - 2.1.10-4 - + * Thu Apr 11 2013 Dan Walsh - 2.1.10-3 - Fix test suite to build