automatic version update by autodist [release 0.186-1mamba;Fri Nov 12 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:04:02 +01:00
parent 9758123677
commit 2e00034364

View File

@ -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 <autodist@mambasoft.it> 0.186-1mamba
- automatic version update by autodist
* Sun May 23 2021 Automatic Build System <autodist@mambasoft.it> 0.185-1mamba
- automatic version update by autodist