-%define glibcrelease 0.fc3.1
+%define glibcrelease 0.fc3.2
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
%endif
%changelog
+* Wed Jul 6 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-0.fc3.2
+- update from CVS (glibc-2_3-branch)
+ - remove nonnull attribute from acct (BZ#877)
+ - allow NLS of some strings that couldn't be translated before (BZ#253)
+ - execvp fix (BZ#851)
+
* Thu Apr 7 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.1
- update to glibc 2.3.5 release
- dlclose fixes merged (#145810, #150414, BZ#821)