[gdb-heap] 0.5-16: Update glibc version to rawhide (2.19.90)

Siddhesh Poyarekar siddhesh at fedoraproject.org
Thu May 29 10:52:43 UTC 2014


commit 0921cb3fa0bcc7fa15728c76d8d81e56b2ce9390
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Thu May 29 16:23:52 2014 +0530

    0.5-16: Update glibc version to rawhide (2.19.90)

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 16f2f9f..348a133 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        15%{?dist}
+Release:        16%{?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.18.90
+%global glibc_version 2.19.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
+* Thu May 29 2014 Siddhesh Poyarekar <siddhesh at redhat.com> - 0.5-16
+- Update glibc version to rawhide (2.19.90).
+
 * Wed Sep 18 2013 David Malcolm <dmalcolm at redhat.com> - 0.5-15
 - update glibc version to rawhide (2.18.90)
 


More information about the scm-commits mailing list