diff options
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index fb204a6da1..316c2377fd 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 4 +%define glibcrelease 5 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1074,6 +1074,11 @@ rm -f *.filelist* %endif %changelog +* Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-5 +- update from CVS + - fix stubs.h generation +- don't use _G_va_list in bits/wchar2.h + * Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-4 - update from CVS - make sure bits/wchar2.h header is installed |