[gdb-heap] Update glibc version to rawhide (2.21.90)

Siddhesh Poyarekar siddhesh at fedoraproject.org
Tue Feb 17 12:21:11 UTC 2015


commit bea61e56511ef7a5023b152c77ca5e2fadc9c9e0
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Tue Feb 17 17:50:08 2015 +0530

    Update glibc version to rawhide (2.21.90)

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 3a86791..6fa23f0 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        19%{?dist}
+Release:        20%{?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.20.90
+%global glibc_version 2.21.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
+* Tue Feb 17 2015 Siddhesh Poyarekar <siddhesh at redhat.com>
+- Update glibc version to rawhide (2.21.90).
+
 * Mon Sep  8 2014 Siddhesh Poyarekar <siddhesh at redhat.com>
 - Update glibc version to rawhide (2.20.90).
 


More information about the scm-commits mailing list