[packages/kp6-kgamma] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:54:28 CEST 2025
commit b91f403e8883032cb9c22b800244756b0f016ccb
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:54:30 2025 +0200
- updated to 6.3.5
kp6-kgamma.spec | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-kgamma.spec b/kp6-kgamma.spec
index 1eea815..163eca5 100644
--- a/kp6-kgamma.spec
+++ b/kp6-kgamma.spec
@@ -1,17 +1,17 @@
#
# 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 kgamma
Summary: kgamma
Name: kp6-kgamma
-Version: 6.3.4
+Version: 6.3.5
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/kgamma-%{version}.tar.xz
-# Source0-md5: 0cc55f1bbf594c6acd24da4521892d1f
+# Source0-md5: 9cd24403eea536031286bc221cc9b9f4
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel >= %{qtver}
@@ -27,8 +27,9 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXxf86vm-devel
BuildRequires: xz
+Requires(post,postun): desktop-file-utils
Obsoletes: kp6-kgamma5 < 5.93.0
-Obsoletes: kp5-%{kpname} < %{version}
+Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -61,6 +62,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/plasma/kcminit/kcm_kgamma_init.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-kgamma.git/commitdiff/b91f403e8883032cb9c22b800244756b0f016ccb
More information about the pld-cvs-commit
mailing list