From 832a74e9b901b44c468a8b93bffee2eb77795cc0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 02 2015 11:28:16 +0000 Subject: Rebuilt for GCC 5 C++11 ABI change --- diff --git a/elfutils.spec b/elfutils.spec index b5717a2..a480c16 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ Name: elfutils Summary: A collection of utilities and DSOs to handle compiled objects Version: 0.161 -%global baserelease 7 +%global baserelease 8 URL: https://fedorahosted.org/elfutils/ %global source_url http://fedorahosted.org/releases/e/l/elfutils/%{version}/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -348,6 +348,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Sat May 02 2015 Kalev Lember - 0.161-8 +- Rebuilt for GCC 5 C++11 ABI change + * Mon Mar 23 2015 Mark Wielaard - 0.161-7 - Add elfutils-0.161-aarch64relro.patch (#1201778)