[packages/kp6-plasma-mobile] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:55:33 CEST 2025
commit 8335cc5e6a45cc929d36b3a48c58a1032c1d519c
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:55:40 2025 +0200
- updated to 6.3.5
kp6-plasma-mobile.spec | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/kp6-plasma-mobile.spec b/kp6-plasma-mobile.spec
index c646f12..598ed7c 100644
--- a/kp6-plasma-mobile.spec
+++ b/kp6-plasma-mobile.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # test suite
-%define kdeplasmaver 6.3.4
+%define kdeplasmaver 6.3.5
%define qtver 6.6.0
%define kpname plasma-mobile
%define kf6_ver 6.1.0
@@ -10,12 +10,12 @@
Summary: Plasma Mobile components
Summary(pl.UTF-8): Komponenty Plasma Mobile
Name: kp6-%{kpname}
-Version: 6.3.4
+Version: 6.3.5
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 270af2ab61e35462b59dffb956155f81
+# Source0-md5: c73d65160de22562d215b4e1d785d753
URL: https://plasma-mobile.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel >= %{qtver}
@@ -40,6 +40,7 @@ BuildRequires: pkgconfig
BuildRequires: qcoro-qt6-devel
BuildRequires: rpmbuild(macros) >= 1.605
BuildRequires: xz
+Requires(post,postun): desktop-file-utils
Obsoletes: kp5-plasma-mobile < 6
Obsoletes: kp6-plasma-phone-components < 5.24.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +77,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun
+
%files -f %{kpname}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/plasma-mobile-envmanager
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-mobile.git/commitdiff/8335cc5e6a45cc929d36b3a48c58a1032c1d519c
More information about the pld-cvs-commit
mailing list