From 8e92cfd73431cbe4d4892a8eb52c7f9a3dc51747 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 12 Sep 2020 19:46:41 +0300 Subject: [PATCH] framework-5.74.0 --- .../kde/framework/knotifications/actions.py | 2 +- .../kde/framework/knotifications/pspec.xml | 47 +++++++++++-------- 2 files changed, 28 insertions(+), 21 deletions(-) diff --git a/desktop/kde/framework/knotifications/actions.py b/desktop/kde/framework/knotifications/actions.py index a0483db8f3..7ad3db044b 100755 --- a/desktop/kde/framework/knotifications/actions.py +++ b/desktop/kde/framework/knotifications/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("README.md", "COPYING.LIB", "COPYING-CMAKE-SCRIPTS") \ No newline at end of file + pisitools.dodoc("README.md") diff --git a/desktop/kde/framework/knotifications/pspec.xml b/desktop/kde/framework/knotifications/pspec.xml index 6f1cc7bddb..41979cf2ef 100755 --- a/desktop/kde/framework/knotifications/pspec.xml +++ b/desktop/kde/framework/knotifications/pspec.xml @@ -12,23 +12,23 @@ library KDE5 Desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. - mirrors://kde/stable/frameworks/5.71/knotifications-5.71.0.tar.xz + mirrors://kde/stable/frameworks/5.74/knotifications-5.74.0.tar.xz qt5-base-devel qt5-linguist qt5-speech-devel - kwindowsystem-devel + kwindowsystem-devel qt5-x11extras-devel - kservice-devel - kconfig-devel - kcoreaddons-devel - kiconthemes-devel - kcodecs-devel + kservice-devel + kconfig-devel + kcoreaddons-devel + kiconthemes-devel + kcodecs-devel libdbusmenu-qt-devel libcanberra-devel qt5-phonon-devel libXtst-devel - extra-cmake-modules + extra-cmake-modules @@ -41,14 +41,14 @@ libXtst libX11 qt5-x11extras - kconfig - kcodecs - kcoreaddons - kiconthemes - kservice + kconfig + kcodecs + kcoreaddons + kiconthemes + kservice libdbusmenu-qt libcanberra - kwindowsystem + kwindowsystem /etc/xdg @@ -68,12 +68,12 @@ qt5-base-devel qt5-phonon-devel qt5-x11extras-devel - kconfig-devel - kcodecs-devel - kcoreaddons-devel - kiconthemes-devel - kservice-devel - kwindowsystem-devel + kconfig-devel + kcodecs-devel + kcoreaddons-devel + kiconthemes-devel + kservice-devel + kwindowsystem-devel libdbusmenu-qt-devel @@ -84,6 +84,13 @@ + + 2020-09-12 + 5.74.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-06-13 5.71.0