summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-07-31 07:17:47 +0000
committerRoland McGrath <roland@gnu.org>2006-07-31 07:17:47 +0000
commitebe3a574be44dc0d7724945e8cea53b92297593b (patch)
tree7ae5a9def32aea6a526405a33b5585bed3ee3643
parent518b2177f6c4f79e148414edf507a1aabab0e07b (diff)
-rw-r--r--fedora/glibc.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 7bb140e570..644cf00559 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -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