[gdb-heap] Update glibc version to 2.13.90

dmalcolm dmalcolm at fedoraproject.org
Wed Jan 26 17:27:35 UTC 2011


commit d5c67ed7f8d5e524266e2643766b5296c7f0f0b6
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Jan 26 12:23:44 2011 -0500

    Update glibc version to 2.13.90

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 83611b2..cf53074 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Extensions to gdb for debugging dynamic memory allocation
 
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ Requires:       python-ply
 
 BuildRequires:  python
 
-%global glibc_version 2.12.90
+%global glibc_version 2.13.90
 %global glibc_soversion %{glibc_version}
 %global glibc_dso_name  ld-%{glibc_soversion}.so
 %global gdb_autoload_dir %{_datadir}/gdb/auto-load
@@ -89,6 +89,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jan 26 2011 David Malcolm <dmalcolm at redhat.com> - 0.5-3
+- update glibc version to 2.13.90
+
 * Wed Sep 29 2010 David Malcolm <dmalcolm at redhat.com> - 0.5-2
 - cherrypick fix for rhbz#638662
 


More information about the scm-commits mailing list