diff --git a/kcachegrind.spec b/kcachegrind.spec index 66ac4ea..4299811 100644 --- a/kcachegrind.spec +++ b/kcachegrind.spec @@ -1,5 +1,5 @@ Name: kcachegrind -Version: 21.08.1 +Version: 21.08.2 Release: 1mamba Summary: A visualisation tool for the profiling data generated by Cachegrind and Calltree Group: Graphical Desktop/Applications/Development @@ -11,6 +11,7 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/kca License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkarchive-devel BuildRequires: libkauth-devel @@ -100,6 +101,9 @@ exit 0 %doc AUTHORS LICENSES %changelog +* Fri Oct 08 2021 Automatic Build System 21.08.2-1mamba +- automatic version update by autodist + * Thu Sep 02 2021 Automatic Build System 21.08.1-1mamba - automatic version update by autodist