diff --git a/elfutils-0.182.tar.bz2 b/elfutils-0.185.tar.bz2 similarity index 53% rename from elfutils-0.182.tar.bz2 rename to elfutils-0.185.tar.bz2 index 2d37aecd4af8d252b55c7e9e0ee5f9a5420f1221..b4f3710aaf4794415b70c87b946b50dd37aa1342 100644 Binary files a/elfutils-0.182.tar.bz2 and b/elfutils-0.185.tar.bz2 differ diff --git a/elfutils.spec b/elfutils.spec index 895888e1e9c200855d56af760acd62eb324c79e7..04225a9a47b188053d16a369335bcfa6fdbc7bb1 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # -*- rpm-spec from http://elfutils.org/ -*- Name: elfutils -Version: 0.182 -Release: 2 +Version: 0.185 +Release: 1 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -233,6 +233,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Mon Jul 19 2021 panxiaohe - 0.185-1 +- DESC: Update version to 0.185 + * Sat Jun 5 2021 wangchen - 0.182-2 - Type:bugfix - ID:NA