From f3390e029a482c59e1bda5e8c9a05288d0f137d0 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Fri, 19 Aug 2022 19:40:23 +0200 Subject: [PATCH] - updated to 22.08.0 --- ka5-kget.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ka5-kget.spec b/ka5-kget.spec index 49fcb3e..553c76c 100644 --- a/ka5-kget.spec +++ b/ka5-kget.spec @@ -1,18 +1,18 @@ # # Conditional build: %bcond_with tests # build with tests -%define kdeappsver 22.04.3 +%define kdeappsver 22.08.0 %define kframever 5.94.0 %define qtver 5.15.2 %define kaname kget Summary: kget Name: ka5-%{kaname} -Version: 22.04.3 +Version: 22.08.0 Release: 1 License: GPL v2+/LGPL v2.1+ Group: X11/Applications Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz -# Source0-md5: 27eab704c9890470aa295e708887fb11 +# Source0-md5: 59cd7c06396d378deb0f14bf4ed669c5 URL: http://www.kde.org/ BuildRequires: Qt5Core-devel >= %{qtver} BuildRequires: Qt5DBus-devel @@ -139,11 +139,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/kxmlgui5/kget %{_datadir}/metainfo/org.kde.kget.appdata.xml %{_datadir}/qlogging-categories5/kget.categories -%dir %{_libdir}/qt5/plugins/kget/kcms -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_bittorrentfactory.so -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_checksumsearchfactory.so -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_metalinkfactory.so -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_mirrorsearchfactory.so -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_mmsfactory.so -%attr(755,root,root) %{_libdir}/qt5/plugins/kget/kcms/kcm_kget_multisegkiofactory.so %{_datadir}/kio/servicemenus/kget_download.desktop +%dir %{_libdir}/qt5/plugins/kget_kcms +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_bittorrentfactory.so +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_checksumsearchfactory.so +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_metalinkfactory.so +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_mirrorsearchfactory.so +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_mmsfactory.so +%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_multisegkiofactory.so -- 2.44.0