]> git.pld-linux.org Git - packages/kf5-ktexteditor.git/commitdiff
- update to 5.79.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:32:13 +0000 (21:32 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:32:13 +0000 (21:32 +0100)
kf5-ktexteditor.spec

index 682b81c8d110aa2e2beb75594b43a354f3a8a029..7993ae394d9ab1ff749948ed96a0b7051ba42575 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          ktexteditor
 
 Summary:       Full text editor component
 Name:          kf5-%{kfname}
-Version:       5.67.0
-Release:       2
+Version:       5.79.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: de9f38ec3ad76a5f19b4fc665dee5b82
+# Source0-md5: 42d01794017416e54cabf71376d160b8
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -112,9 +112,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kfname}5.lang
 %defattr(644,root,root,755)
 %doc README.md
-#/etc/xdg/katemoderc
-#/etc/xdg/kateschemarc
-#/etc/xdg/katesyntaxhighlightingrc
 %attr(755,root,root) %ghost %{_libdir}/libKF5TextEditor.so.5
 %attr(755,root,root) %{_libdir}/libKF5TextEditor.so.*.*
 %attr(755,root,root) %ghost %{qt5dir}/plugins/kf5/parts/katepart.so
@@ -125,13 +122,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/katepart.desktop
 %{_datadir}/kservicetypes5/ktexteditor.desktop
 %{_datadir}/kservicetypes5/ktexteditorplugin.desktop
-#%{_datadir}/kxmlgui5/katepart
 %attr(755,root,root) %{_libexecdir}/kauth/kauth_ktexteditor_helper
 %{_datadir}/dbus-1/system-services/org.kde.ktexteditor.katetextbuffer.service
 %{_datadir}/dbus-1/system.d/org.kde.ktexteditor.katetextbuffer.conf
 %{_datadir}/kdevappwizard/templates/ktexteditor-plugin.tar.bz2
 %{_datadir}/polkit-1/actions/org.kde.ktexteditor.katetextbuffer.policy
 %{_datadir}/qlogging-categories5/ktexteditor.categories
+%{_datadir}/qlogging-categories5/ktexteditor.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.300716 seconds and 4 git commands to generate.