From: Jakub Jelinek Date: Thu, 2 Feb 2006 05:14:33 +0000 (+0000) Subject: 2.3.90-33 X-Git-Tag: cvs/fedora-glibc-2_3_90-33~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3cf1ca614800e0baf9f20ec5027a19216bdb66;p=thirdparty%2Fglibc.git 2.3.90-33 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 34205ef302c..89012fcc546 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 32 +%define glibcrelease 33 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1240,6 +1240,10 @@ rm -f *.filelist* %endif %changelog +* Thu Feb 2 2006 Jakub Jelinek 2.3.90-33 +- update from CVS + - long double support fixes + * Wed Feb 1 2006 Jakub Jelinek 2.3.90-32 - update from CVS - 128-bit long double fixes for ppc{,64}, s390{,x} and sparc{,v9},