[packages/kp6-plasma-disks] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:55:12 CEST 2025
commit 26f163da4e995c8069c37bc429f996dcef689e8d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:55:15 2025 +0200
- updated to 6.3.5
kp6-plasma-disks.spec | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-plasma-disks.spec b/kp6-plasma-disks.spec
index f4051f3..a4ed81b 100644
--- a/kp6-plasma-disks.spec
+++ b/kp6-plasma-disks.spec
@@ -1,19 +1,19 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 6.3.4
+%define kdeplasmaver 6.3.5
%define qtver 5.15.2
%define kpname plasma-disks
%define kf6ver 5.39.0
Summary: plasma-disks
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: aafc72d1ceb8ea4823f932e3cb3af2d2
+# Source0-md5: 6cc3decc99d6a4122543765cdd387250
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= 5.15.0
BuildRequires: Qt6Gui-devel >= 5.15.0
@@ -34,7 +34,8 @@ BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: xz
Requires: python3
-Obsoletes: kp5-%{kpname} < %{version}
+Requires(post,postun): desktop-file-utils
+Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt5dir %{_libdir}/qt5
@@ -66,6 +67,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) %{_libdir}/qt6/plugins/kf6/kded/smart.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-disks.git/commitdiff/26f163da4e995c8069c37bc429f996dcef689e8d
More information about the pld-cvs-commit
mailing list