From 2e00034364fe25e1288226f7a7b4294d507fd85e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:04:02 +0100 Subject: [PATCH] automatic version update by autodist [release 0.186-1mamba;Fri Nov 12 2021] --- elfutils.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 1c98bc8..cf17342 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -4,7 +4,7 @@ %define portability_version 0.163 Name: elfutils -Version: 0.185 +Version: 0.186 Release: 1mamba Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Tools @@ -53,7 +53,7 @@ Also included are numerous helper libraries which implement DWARF, ELF, and mach Summary: Library to read and write ELF files Group: System/Libraries Provides: elfutils-libelf -Obsoletes: elfutils-libelf +Obsoletes: elfutils-libelf < 0.186 %description -n %{libname} The %{libname} package provides a DSO which allows reading and writing ELF files on a high level. @@ -66,7 +66,7 @@ Group: Development/Libraries Requires: %{libname} = %{version}-%{release} Requires: glibc-devel Provides: elfutils-libelf-devel -Obsoletes: elfutils-libelf-devel +Obsoletes: elfutils-libelf-devel < 0.186 %description -n %{libname}-devel The %{libname}-devel package contains the libraries to create applications for handling compiled objects. @@ -85,7 +85,7 @@ Summary: Development support for libdw Group: Development/Libraries Requires: %{libname} = %{version}-%{release} Provides: elfutils-devel -Obsoletes: elfutils-devel +Obsoletes: elfutils-devel < 0.186 %description -n libdw-devel The %{libname}-devel package contains the libraries to create applications for handling compiled objects. @@ -172,6 +172,7 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*} %{_mandir}/man1/debuginfod-find.1* %{_mandir}/man1/eu-elfclassify.1* %{_mandir}/man1/eu-readelf.1* +%{_mandir}/man7/debuginfod-client-config.7* %{_mandir}/man8/debuginfod.8* %files -n libdw @@ -211,6 +212,9 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*} %{_libdir}/pkgconfig/libdebuginfod.pc %changelog +* Fri Nov 12 2021 Automatic Build System 0.186-1mamba +- automatic version update by autodist + * Sun May 23 2021 Automatic Build System 0.185-1mamba - automatic version update by autodist