bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:12:51 +00:00
parent 6f864b41d4
commit b8d4dc899a
1 changed files with 4 additions and 1 deletions

View File

@ -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 <jkeating@redhat.com> - 1.11.13-1.1
- bump again for double-long bug on ppc(64)
* Tue Feb 7 2006 Dan Walsh <dwalsh@redhat.com> 1.11.12-1
- Upgrade to latest from NSA
* Merged seuser/user_extra support patch from Joshua Brindle.