]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.90-33
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Feb 2006 05:14:33 +0000 (05:14 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 2 Feb 2006 05:14:33 +0000 (05:14 +0000)
fedora/glibc.spec.in

index 34205ef302c8925ef798e6fe81cff213bdca970b..89012fcc5462496fd84be9d452f220dbc19abcf8 100644 (file)
@@ -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 <jakub@redhat.com> 2.3.90-33
+- update from CVS
+  - long double support fixes
+
 * Wed Feb  1 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-32
 - update from CVS
   - 128-bit long double fixes for ppc{,64}, s390{,x} and sparc{,v9},