automatic version update by autodist [release 48.0-1mamba;Tue Mar 18 2025]
This commit is contained in:
parent
c3ea68c938
commit
20bf6cbc9a
10
sysprof.spec
10
sysprof.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: sysprof
|
||||
Version: 47.2
|
||||
Version: 48.0
|
||||
Release: 1mamba
|
||||
Summary: A sampling profiler that uses a kernel module to generate stacktraces
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,8 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libadwaita-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdex-devel
|
||||
BuildRequires: libdw-devel
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphene-devel
|
||||
@ -50,8 +52,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -93,6 +93,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libsysprof-speedtrack-6.so
|
||||
%{_libdir}/libsysprof-tracer-6.so
|
||||
%{_libexecdir}/sysprofd
|
||||
%{_libexecdir}/sysprof-live-unwinder
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -106,6 +107,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc NEWS README.md
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2025 Automatic Build System <autodist@openmamba.org> 48.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 47.2-1mamba
|
||||
- update to 47.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user