bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 12:43:42 +00:00
parent 6a494f5394
commit 79e8955796
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.29.7
Release: 1
Release: 1.1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -108,6 +108,9 @@ exit 0
%{_libdir}/python2.4/site-packages/selinux.py*
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.29.7-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Jan 20 2006 Dan Walsh <dwalsh@redhat.com> 1.29.7-1
- Upgrade to latest from NSA
* Merged install-pywrap Makefile patch from Joshua Brindle.