diff --git a/.gitignore b/.gitignore index 73698b8..3a14595 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /hotspot-v1.0.0.tar.gz /hotspot-v1.1.0.tar.gz /hotspot-v1.2.0.tar.gz +/hotspot-v1.3.0.tar.gz diff --git a/hotspot.spec b/hotspot.spec index 1a13a66..83c2c9f 100644 --- a/hotspot.spec +++ b/hotspot.spec @@ -1,7 +1,7 @@ Name: hotspot -Version: 1.2.0 -Release: 5%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: The Linux perf GUI for performance analysis License: GPLv2+ @@ -20,6 +20,7 @@ BuildRequires: kf5-kio-devel BuildRequires: kf5-kwindowsystem-devel BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtsvg-devel BuildRequires: elfutils-devel @@ -33,17 +34,13 @@ KCachegrind around Linux perf. %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%{cmake_kf5} -make %{?_smp_mflags} -C %{_target_platform} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} - +%cmake_install %files %license LICENSE.GPL.txt @@ -53,6 +50,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_libexecdir}/elevate_perf_privileges.sh %changelog +* Thu Oct 01 2020 Jan Grulich - 1.3.0-1 +- 1.3.0 + * Sat Aug 01 2020 Fedora Release Engineering - 1.2.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 0678cab..3b5848c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hotspot-v1.2.0.tar.gz) = 65b00a8c4ff3a0533691125b9c45f8114fa622aecb809429aae49c500e3e289162f7e02cdb9af469d2a95dae3c9e7bb859311c85db74425497a1676000b928e2 +SHA512 (hotspot-v1.3.0.tar.gz) = 8aa89f71cb85c5a73c8265eec27acf35fcc21612af33581c7d8804edbc8565cd587ab79906e85781f2c6db9d7747ba4371a7e10253e21052f280717d5dc1fbd4