diff options
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 4b831acd0e..a696bbbe62 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 5 +%define glibcrelease 7 %define run_glibc_tests 1 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define xenarches i686 athlon @@ -1000,6 +1000,10 @@ rm -f *.filelist* %endif %changelog +* Fri Aug 10 2007 Roland McGrath <roland@redhat.com> 2.6.90-7 +- update to trunk + - fix missing strtold_l export on ppc64 + * Thu Aug 9 2007 Roland McGrath <roland@redhat.com> 2.6.90-5 - update to trunk - fix local PLT regressions |