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

This commit is contained in:
Jesse Keating 2006-02-11 04:12:30 +00:00
parent 79e8955796
commit b531c7552a

View File

@ -3,7 +3,7 @@
Summary: SELinux library and simple utilities Summary: SELinux library and simple utilities
Name: libselinux Name: libselinux
Version: 1.29.7 Version: 1.29.7
Release: 1.1 Release: 1.2
License: Public domain (uncopyrighted) License: Public domain (uncopyrighted)
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -108,6 +108,9 @@ exit 0
%{_libdir}/python2.4/site-packages/selinux.py* %{_libdir}/python2.4/site-packages/selinux.py*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.29.7-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.29.7-1.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.29.7-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes