diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 23d1072870..3ef08e631a 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 0.fc3.5 +%define glibcrelease 0.fc3.6 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1275,6 +1275,9 @@ rm -f *.filelist* %endif %changelog +* Sun Oct 16 2005 Roland McGrath 2.3.5-0.fc3.6 +- update from CVS (glibc-2_3-branch) + * Fri Jul 29 2005 Roland McGrath 2.3.5-0.fc3.5 - update from CVS (glibc-2_3-branch) - correctly size nscd buffer for grpcache key (#163538, BZ#1113)