[packages/ka6-kcachegrind] - updated to 24.05.0
witekfl
witekfl at pld-linux.org
Fri May 24 13:24:01 CEST 2024
commit 4e0a6ecbfc1da54c9bb6161e65e6e2e07e4a2f80
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri May 24 12:29:33 2024 +0200
- updated to 24.05.0
ka6-kcachegrind.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ka6-kcachegrind.spec b/ka6-kcachegrind.spec
index 1eb8575..32bd72e 100644
--- a/ka6-kcachegrind.spec
+++ b/ka6-kcachegrind.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 24.02.2
+%define kdeappsver 24.05.0
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname kcachegrind
@@ -9,12 +9,12 @@
Summary: KCachegrind - visualization of traces generated by profiling
Summary(pl.UTF-8): KCachegrind - wizualizacja ścieżek tworzonych przez profilowanie
Name: ka6-kcachegrind
-Version: 24.02.2
+Version: 24.05.0
Release: 1
License: GPL v2
Group: X11/Development/Tools
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 0b462d567020db0b8b77986e300918b0
+# Source0-md5: e1bc8bf565cdd0c1d194c09becfdb678
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel
BuildRequires: Qt6DBus-devel
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
find $RPM_BUILD_ROOT%{_bindir} -type f -exec sed -i -e 's#/usr/bin/env php#/usr/bin/php#' '{}' +
-find $RPM_BUILD_ROOT%{_bindir} -type f -exec sed -i -e 's#/usr/bin/env python#/usr/bin/python2#' '{}' +
+find $RPM_BUILD_ROOT%{_bindir} -type f -exec sed -i -e 's#/usr/bin/env python#/usr/bin/python3#' '{}' +
%find_lang %{kaname} --all-name --with-kde --with-qm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-kcachegrind.git/commitdiff/4e0a6ecbfc1da54c9bb6161e65e6e2e07e4a2f80
More information about the pld-cvs-commit
mailing list