diff options
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 429aeabac9..85d8c1e293 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 5 +%define glibcrelease 6 %define run_glibc_tests 1 %define auxarches i586 i686 athlon sparcv9v sparc64v alphaev6 %define xenarches i686 athlon @@ -1011,6 +1011,9 @@ rm -f *.filelist* %endif %changelog +* Fri Feb 1 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-6 +- fix build + * Thu Jan 31 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-5 - update to trunk - rebuild with gcc 4.3 |