automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
a14afc9eb3
commit
82b97f7bf8
@ -1,5 +1,5 @@
|
||||
Name: kcachegrind
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: A visualisation tool for the profiling data generated by Cachegrind and Calltree
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-karchive-devel
|
||||
@ -30,7 +36,6 @@ BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
@ -97,6 +102,9 @@ exit 0
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user