automatic version update by autodist [release 3.38.1-1mamba;Sat Jan 30 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:18:10 +01:00
parent 6fa2b54026
commit 2ee9547609

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: sysprof
Version: 3.36.0
Version: 3.38.1
Release: 1mamba
Summary: A sampling profiler that uses a kernel module to generate stacktraces
Group: System/Libraries
@ -46,12 +46,11 @@ 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
%patch0 -p1
#%patch0 -p1
%build
%meson
@ -85,37 +84,43 @@ This package contains libraries and header files for developing applications tha
%{_datadir}/mime/packages/sysprof-mime.xml
%{_datadir}/polkit-1/actions/org.gnome.sysprof3.policy
%{_datadir}/help/C/sysprof
%{_datadir}/icons/hicolor/scalable/actions/sysprof-trace-app.svg
#%{_datadir}/icons/hicolor/scalable/actions/sysprof-trace-app.svg
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Sysprof.svg
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Sysprof-symbolic.svg
%{_datadir}/icons/hicolor/scalable/actions/sysprof-*.svg
%lang(cs) %{_datadir}/help/cs/sysprof
%lang(da) %{_datadir}/help/da/sysprof
%lang(de) %{_datadir}/help/de/sysprof
%lang(el) %{_datadir}/help/el/sysprof
%lang(es) %{_datadir}/help/es/sysprof
%lang(pl) %{_datadir}/help/pl/sysprof
%lang(pt_BR) %{_datadir}/help/pt_BR/sysprof/
%lang(sv) %{_datadir}/help/sv/sysprof
%lang(uk) %{_datadir}/help/uk/sysprof
%doc AUTHORS COPYING
%files -n lib%{name}
%defattr(-,root,root)
%{_libdir}/libsysprof-3.so
%{_libdir}/libsysprof-ui-3.so
%{_libdir}/libsysprof-memory-3.so
%{_libdir}/libsysprof-4.so
%{_libdir}/libsysprof-ui-4.so
%{_libdir}/libsysprof-memory-4.so
%{_libdir}/libsysprof-speedtrack-4.so
%{_libexecdir}/sysprofd
%files -n lib%{name}-devel
%defattr(-,root,root)
%dir %{_includedir}/sysprof-3
%{_includedir}/sysprof-3/*
%{_libdir}/libsysprof-capture-3.a
%{_libdir}/pkgconfig/sysprof-3.pc
%{_libdir}/pkgconfig/sysprof-capture-3.pc
%{_libdir}/pkgconfig/sysprof-ui-3.pc
%doc NEWS README.md
%dir %{_includedir}/sysprof-4
%{_includedir}/sysprof-4/*
%{_libdir}/libsysprof-capture-4.a
%{_libdir}/pkgconfig/sysprof-4.pc
%{_libdir}/pkgconfig/sysprof-capture-4.pc
%{_libdir}/pkgconfig/sysprof-ui-4.pc
#%doc NEWS README.md
%changelog
* Sat Jan 30 2021 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
- automatic version update by autodist
* Wed Mar 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.36.0-1mamba
- update to 3.36.0