[packages/ka6-konsole] - updated to 25.08.3; adapterized
witekfl
witekfl at pld-linux.org
Thu Nov 6 20:50:34 CET 2025
commit 0d3db97a29b7079c3051da970d8cd7f5f166eb7f
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Nov 6 20:50:31 2025 +0100
- updated to 25.08.3; adapterized
ka6-konsole.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ka6-konsole.spec b/ka6-konsole.spec
index 8e49db8..5152748 100644
--- a/ka6-konsole.spec
+++ b/ka6-konsole.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 25.08.2
+%define kdeappsver 25.08.3
%define qtver 6.5.0
%define kf5ver 6.0.0
%define kaname konsole
Summary: KDE Terminal Emulator
Name: ka6-%{kaname}
-Version: 25.08.2
-Release: 2
+Version: 25.08.3
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 422f82b5667bb0fd8f0f28332da0e3a7
+# Source0-md5: e6dc72d10987c6f0ebb13995002c6d93
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -143,12 +143,12 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/konsole
%attr(755,root,root) %{_bindir}/konsoleprofile
-%attr(755,root,root) %{_libdir}/libkonsoleapp.so.*.*
-%attr(755,root,root) %{_libdir}/libkonsoleprivate.so.*.*
-%attr(755,root,root) %{_libdir}/qt6/plugins/kf6/parts/konsolepart.so
+%{_libdir}/libkonsoleapp.so.*.*
+%{_libdir}/libkonsoleprivate.so.*.*
+%{_libdir}/qt6/plugins/kf6/parts/konsolepart.so
%dir %{_libdir}/qt6/plugins/konsoleplugins
-%attr(755,root,root) %{_libdir}/qt6/plugins/konsoleplugins/konsole_quickcommandsplugin.so
-%attr(755,root,root) %{_libdir}/qt6/plugins/konsoleplugins/konsole_sshmanagerplugin.so
+%{_libdir}/qt6/plugins/konsoleplugins/konsole_quickcommandsplugin.so
+%{_libdir}/qt6/plugins/konsoleplugins/konsole_sshmanagerplugin.so
%{_desktopdir}/org.kde.konsole.desktop
%{_datadir}/kglobalaccel/org.kde.konsole.desktop
%{_datadir}/kio/servicemenus/konsolerun.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-konsole.git/commitdiff/0d3db97a29b7079c3051da970d8cd7f5f166eb7f
More information about the pld-cvs-commit
mailing list