From b8d4dc899a117bcd84418bbafe538100e6596049 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:12:51 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libsepol.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsepol.spec b/libsepol.spec index bc7a0fb..a0133a4 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 1.11.13 -Release: 1 +Release: 1.1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -80,6 +80,9 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Fri Feb 10 2006 Jesse Keating - 1.11.13-1.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 7 2006 Dan Walsh 1.11.12-1 - Upgrade to latest from NSA * Merged seuser/user_extra support patch from Joshua Brindle.