about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-02-02 05:14:33 +0000
committerJakub Jelinek <jakub@redhat.com>2006-02-02 05:14:33 +0000
commit8e3cf1ca614800e0baf9f20ec5027a19216bdb66 (patch)
tree6c9bbbbfaf0faeed8753264b316b28ddb764679e
parentf4c6bde95cc76f4966ecff5842a06be3fd71e13c (diff)
downloadglibc-8e3cf1ca614800e0baf9f20ec5027a19216bdb66.tar.gz
glibc-8e3cf1ca614800e0baf9f20ec5027a19216bdb66.tar.xz
glibc-8e3cf1ca614800e0baf9f20ec5027a19216bdb66.zip
2.3.90-33
-rw-r--r--fedora/glibc.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 34205ef302..89012fcc54 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 <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},