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

This commit is contained in:
Jesse Keating 2006-02-11 05:41:11 +00:00
parent b9cd214eeb
commit 67e8dac942
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: SELinux tools for managing policy
Name: setools
Version: 2.3
Release: 1.1
Release: 1.2
License: GPL
Group: System Environment/Base
URL: http://www.tresys.com/
@ -234,6 +234,9 @@ Headers, static libraries and API docs for SETools.
%{_libdir}/libsefs.so.1.2.1
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.3-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.3-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes