diff --git a/elfutils-0.189.tar.bz2 b/elfutils-0.190.tar.bz2 similarity index 53% rename from elfutils-0.189.tar.bz2 rename to elfutils-0.190.tar.bz2 index 5150d6431bb5cdc83cf8b241214f40e33d5f489a..83192c7351421f36fbf355700ebcf8de856ff3f3 100644 Binary files a/elfutils-0.189.tar.bz2 and b/elfutils-0.190.tar.bz2 differ diff --git a/elfutils.spec b/elfutils.spec index 1773f02deb15cab7c22d38eba27039277d6579ca..3c7bc4ca877fa7d06d9447b5e2d4ad53ed28eea1 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ %global _gnu %{nil} %define __brp_remove_la_files %{nil} @@ -7,7 +7,7 @@ Name: elfutils -Version: 0.189 +Version: 0.190 Release: %{anolis_release}%{?dist} Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ @@ -261,6 +261,7 @@ fi %{_bindir}/eu-strings %{_bindir}/eu-strip %{_bindir}/eu-unstrip +%{_bindir}/eu-srcfiles %{_mandir}/man1/eu-*.1* %files doc @@ -351,6 +352,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Tue Nov 7 2023 Wenlong Zhang - 0.190-1 +- update to 0.190 + * Fri Mar 31 2023 mgb01105731 - 0.189-2 - Del Specific Fields