[gdb-heap] update glibc version to rawhide (2.18)

Peter Robinson pbrobinson at fedoraproject.org
Sat Aug 17 15:33:03 UTC 2013


commit ff75858eb40eba030fc11c2f54ece4c286c26ab5
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Aug 17 16:32:50 2013 +0100

    update glibc version to rawhide (2.18)

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 4b86348..eb523e7 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        13%{?dist}
+Release:        14%{?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.17
+%global glibc_version 2.18
 %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
+* Sat Aug 17 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.5-14
+- update glibc version to rawhide (2.18)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list