]> git.pld-linux.org Git - packages/ka5-dolphin.git/commitdiff
- updated to 22.12.0 auto/th/ka5-dolphin-22.12.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:08:19 +0000 (23:08 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:08:19 +0000 (23:08 +0100)
ka5-dolphin.spec

index 0de795253d49016da0b52f6fbd5681a193a76f61..9d706be8a2e9c0569c6ecc41c0feffa875bdedbd 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.08.3
+%define                kdeappsver      22.12.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          dolphin
 Summary:       File manager
 Name:          ka5-%{kaname}
-Version:       22.08.3
+Version:       22.12.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: a06221ec1d749948c46035a9f462011b
+# Source0-md5: 83651c188a444ede478eebe2a30bb888
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -152,8 +152,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/config.kcfg/dolphin_versioncontrolsettings.kcfg
 %{_datadir}/dbus-1/interfaces/org.freedesktop.FileManager1.xml
 %{_datadir}/dbus-1/services/org.kde.dolphin.FileManager1.service
-%{_datadir}/kservices5/dolphinpart.desktop
-%{_datadir}/kservicetypes5/fileviewversioncontrolplugin.desktop
 %{_datadir}/metainfo/org.kde.dolphin.appdata.xml
 %{_datadir}/kglobalaccel/org.kde.dolphin.desktop
 %{_datadir}/qlogging-categories5/dolphin.categories
@@ -167,6 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt5/plugins/dolphin/kcms/kcm_dolphinnavigation.so
 %{_libdir}/qt5/plugins/dolphin/kcms/kcm_dolphinviewmodes.so
 %{_datadir}/kconf_update/dolphin_detailsmodesettings.upd
+%{_datadir}/dolphin/dolphinpartactions.desktop
 
 %files devel
 %defattr(644,root,root,755)
This page took 1.1722 seconds and 4 git commands to generate.