bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 12:43:58 +00:00
parent 384f984753
commit 93f928c1d9
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.12
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
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.11.12-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Feb 2 2006 Dan Walsh <dwalsh@redhat.com> 1.11.12-1
- Upgrade to latest from NSA
* Merged assertion copying bugfix from Joshua Brindle.