Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Wed Nov 20 12:16:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Stop using the %suse_update_desktop_file macro
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 20 08:55:48 UTC 2024 - Christophe Marin <christophe@krop.fr> Tue Aug 20 08:55:48 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -41,6 +41,7 @@ BuildRequires: libboost_system-devel
BuildRequires: libdwarf-devel BuildRequires: libdwarf-devel
BuildRequires: libunwind-devel BuildRequires: libunwind-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: cmake(KChart) >= 2.6.0 BuildRequires: cmake(KChart) >= 2.6.0
BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5ConfigWidgets)
@ -96,6 +97,9 @@ extra_opts="-DLIB_SUFFIX=64"
%find_lang %{name} --all-name %find_lang %{name} --all-name
# Fixup desktop file
%suse_update_desktop_file org.kde.heaptrack Development Profiling
%files %files
%license LICENSES/* %license LICENSES/*
%doc README.md %doc README.md