From 09cb8e5f9e9d8e900731ce2b5f6527d8bddbcee0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:12:39 +0100 Subject: [PATCH] update to 5.10.5 [release 5.10.5-1mamba;Sat Sep 23 2017] --- plasma-integration.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plasma-integration.spec b/plasma-integration.spec index d8edd0b..b31d6aa 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: plasma-integration -Version: 5.8.4 +Version: 5.10.5 Release: 1mamba Summary: Integration of Qt application with KDE workspaces Group: System/Libraries @@ -37,6 +37,8 @@ BuildRequires: libkxmlgui-devel BuildRequires: libqt5-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel +BuildRequires: libxcb-devel +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -68,9 +70,11 @@ Framework Integration is a set of plugins responsible for better integration of %defattr(-,root,root) %{_libdir}/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so %{_datadir}/kconf_update/* -%doc COPYING.LIB %changelog +* Sat Sep 23 2017 Silvan Calarco 5.10.5-1mamba +- update to 5.10.5 + * Tue Nov 22 2016 Automatic Build System 5.8.4-1mamba - automatic version update by autodist