]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.4.90-15 cvs/fedora-glibc-2_4_90-15
authorRoland McGrath <roland@gnu.org>
Mon, 31 Jul 2006 07:17:47 +0000 (07:17 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 31 Jul 2006 07:17:47 +0000 (07:17 +0000)
fedora/glibc.spec.in

index 7bb140e570ada1134df846927cba6a241d6ae386..644cf0055992dc7e10b706cbefe8f5abcee897cf 100644 (file)
@@ -1,4 +1,4 @@
-%define glibcrelease 14
+%define glibcrelease 15
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define xenarches i686 athlon
 %ifarch %{xenarches}
@@ -1433,7 +1433,7 @@ rm -f *.filelist*
 %endif
 
 %changelog
-* Sat Jul 29 2006 Roland McGrath <roland@redhat.com> - 2.4.90-14
+* Mon Jul 31 2006 Roland McGrath <roland@redhat.com> 2.4.90-15
 - fix missing destructor calls in dlclose (#197932)
 - PI mutex support