[gdb-heap] update glibc version to 2.14.90

dmalcolm dmalcolm at fedoraproject.org
Mon Jul 18 20:08:34 UTC 2011


commit 31d3a65df195ed57bcafa365ccd2f178860790b1
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Mon Jul 18 16:04:05 2011 -0400

    update glibc version to 2.14.90

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index cad4776..54f5883 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        5%{?dist}
+Release:        6%{?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.13.90
+%global glibc_version 2.14.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
+* Mon Jul 18 2011 David Malcolm <dmalcolm at redhat.com> - 0.5-6
+- update glibc version to 2.14.90
+
 * Fri Jun 10 2011 Adam Jackson <ajax at redhat.com> 0.5-5
 - Rebuild for new glibc version
 


More information about the scm-commits mailing list