From 9b930d051d60d691e0d343103b79df892c64d6aa Mon Sep 17 00:00:00 2001 From: roland Date: Wed, 23 Nov 2005 01:35:41 +0000 Subject: [PATCH] bump release --- elfutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 070df49..0f93153 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,5 +1,5 @@ %define version 0.117 -%define release 1 +%define release 2 %define gpl 0 %if %{?_with_compat:1}%{!?_with_compat:0} @@ -247,7 +247,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog -* Tue Nov 22 2005 Roland McGrath - 0.117-1 +* Tue Nov 22 2005 Roland McGrath - 0.117-2 - update to 0.117 - libdwfl: New function dwfl_module_return_value_location (#166118) - libebl: Backend improvements for several CPUs