From d49d036d30e39dfc495f5b5a5eddaedf97603e4b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 01 2007 14:45:13 +0000 Subject: - Rebuild for rawhide --- diff --git a/libsemanage.spec b/libsemanage.spec index ed522dc..6c0b72c 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -3,7 +3,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.0.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -75,6 +75,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Fri Jun 1 2007 Dan Walsh - 2.0.3-3 +- Rebuild for rawhide + * Thu May 3 2007 Dan Walsh - 2.0.3-2 - Apply patch to fix dependencies in spec file from Robert Scheck