diff options
Diffstat (limited to 'fedora')
-rw-r--r-- | fedora/glibc.spec.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 32e14e787a..6dce1cde3b 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 3 +%define glibcrelease 4 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 sparc64 ppc ppc64 @@ -1341,6 +1341,10 @@ rm -f *.filelist* %endif %changelog +* Thu Apr 28 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-4 +- update from CVS + - fix nscd cache pruning (#150748) + * Wed Apr 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-3 - update from CVS - fix linuxthreads clocks |