From: Roland McGrath Date: Mon, 31 Jul 2006 07:17:47 +0000 (+0000) Subject: 2.4.90-15 X-Git-Tag: cvs/fedora-glibc-2_4_90-15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe3a574be44dc0d7724945e8cea53b92297593b;p=thirdparty%2Fglibc.git 2.4.90-15 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 7bb140e570a..644cf005599 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 14 +%define glibcrelease 15 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define xenarches i686 athlon %ifarch %{xenarches} @@ -1433,7 +1433,7 @@ rm -f *.filelist* %endif %changelog -* Sat Jul 29 2006 Roland McGrath - 2.4.90-14 +* Mon Jul 31 2006 Roland McGrath 2.4.90-15 - fix missing destructor calls in dlclose (#197932) - PI mutex support