automatic version update by autodist [release 49.0-1mamba;Wed Sep 17 2025]

This commit is contained in:
2025-09-21 09:17:39 +02:00
parent 905bfa0e77
commit 9aaaecbc0f

View File

@@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1)
Name: sysprof
Version: 48.1
Version: 49.0
Release: 1mamba
Summary: A sampling profiler that uses a kernel module to generate stacktraces
Group: System/Libraries
@@ -29,6 +29,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: libsystemd-devel
BuildRequires: libunwind-devel
## AUTOBUILDREQ-END
BuildRequires: itstool
BuildRequires: libdex-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@@ -69,14 +70,14 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/sysprof*
%{_datadir}/applications/org.gnome.Sysprof.desktop
%{_datadir}/metainfo/org.gnome.Sysprof.appdata.xml
%{_metainfodir}/org.gnome.Sysprof.metainfo.xml
%{_unitdir}/sysprof3.service
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof*.xml
%{_datadir}/dbus-1/services/org.gnome.Sysprof.service
%{_datadir}/dbus-1/system-services/org.gnome.Sysprof*.service
%{_datadir}/dbus-1/system.d/org.gnome.Sysprof*.conf
%{_datadir}/mime/packages/sysprof-mime.xml
@@ -107,6 +108,9 @@ This package contains libraries and header files for developing applications tha
#%doc NEWS README.md
%changelog
* Wed Sep 17 2025 Automatic Build System <autodist@openmamba.org> 49.0-1mamba
- automatic version update by autodist
* Thu Aug 28 2025 Automatic Build System <autodist@openmamba.org> 48.1-1mamba
- automatic version update by autodist