[gdb-heap/f15] bump glibc version to 2.14

dmalcolm dmalcolm at fedoraproject.org
Mon Jul 18 19:49:39 UTC 2011


commit 8a29e6971c88d5a7d68b281aab086b65311903cf
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Mon Jul 18 15:45:10 2011 -0400

    bump glibc version to 2.14

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index fdb6cc9..e75dbca 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        4%{?dist}
+Release:        5%{?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
 %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-5
+- bump glibc version to 2.14
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list