From 37a0a51127745d6c76f202dc872fd6b46e9b7555 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 6 Sep 2005 03:34:45 +0000 Subject: [PATCH] Bump release because beehive hiccup ate the build --- elfutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index e64a418..27332e6 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,5 +1,5 @@ %define version 0.115 -%define release 1 +%define release 2 %define gpl 0 %if %{?_with_compat:1}%{!?_with_compat:0} @@ -236,7 +236,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog -* Mon Sep 5 2005 Roland McGrath - 0.115-1 +* Mon Sep 5 2005 Roland McGrath - 0.115-2 - update to 0.115 - New program eu-strings. - libdw: New function dwarf_getscopes_die.