]> git.pld-linux.org Git - packages/kf5-ktexteditor.git/commitdiff
- Up to 5.65.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 23:17:57 +0000 (00:17 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 23:17:57 +0000 (00:17 +0100)
kf5-ktexteditor.spec

index fef7c6b2d3e354edb2c4d9cd2d5b5ae49fe18da7..0ba2bfa71f9fc9944200a6a711b37d47f52dfe89 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.59
+%define                kdeframever     5.65
 %define                qtver           5.9.0
 %define                kfname          ktexteditor
 
 Summary:       Full text editor component
 Name:          kf5-%{kfname}
-Version:       5.59.0
+Version:       5.65.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 1c9d404b2bd8aebe28d625aebb44d23a
+# Source0-md5: 4f3067388314b056fc2731e37fa8fc81
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -115,7 +115,6 @@ rm -rf $RPM_BUILD_ROOT
 #/etc/xdg/katemoderc
 #/etc/xdg/kateschemarc
 #/etc/xdg/katesyntaxhighlightingrc
-/etc/xdg/ktexteditor.categories
 %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
@@ -132,6 +131,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_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
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.477239 seconds and 4 git commands to generate.