From 04a6f4600d6e7b2a0ecfaf629e040ca5bdf86f82 Mon Sep 17 00:00:00 2001 From: roland Date: Jul 13 2006 01:23:18 +0000 Subject: Forgot the release bump --- diff --git a/elfutils.spec b/elfutils.spec index fad6dcf..d6bae55 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,5 +1,5 @@ %define eu_version 0.122 -%define eu_release 1 +%define eu_release 2 %if %{?_with_compat:1}%{!?_with_compat:0} %define compat 1 @@ -217,7 +217,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog -* Wed Jul 12 2006 Roland McGrath - 0.122-1 +* Wed Jul 12 2006 Roland McGrath - 0.122-2 - Update to 0.122 - Fix libdwfl sorting of modules with 64-bit addresses (#198225). - libebl: add function to test for relative relocation