[gdb-heap] 0.5-19: Update glibc version to rawhide (2.20.90)

Siddhesh Poyarekar siddhesh at fedoraproject.org
Mon Sep 8 11:11:25 UTC 2014


commit d6325179202118ce516cf917007603c49f76b96b
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Mon Sep 8 14:42:21 2014 +0530

    0.5-19: Update glibc version to rawhide (2.20.90)

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 249ed5b..3a86791 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        18%{?dist}
+Release:        19%{?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.19.90
+%global glibc_version 2.20.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 Sep  8 2014 Siddhesh Poyarekar <siddhesh at redhat.com>
+- Update glibc version to rawhide (2.20.90).
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list