]> git.pld-linux.org Git - packages/ka5-knotes.git/commitdiff
- updated to 20.12.3
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 16 Mar 2021 14:33:18 +0000 (15:33 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 16 Mar 2021 14:33:18 +0000 (15:33 +0100)
ka5-knotes.spec

index bd56eb48f995e16639579fa77ca040d5ee58692c..3f0e8289cdbc4ccdd7954c30bed854d670f6d9be 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      19.04.1
+%define                kdeappsver      20.12.3
 %define                kframever       5.56
 %define                qtver           5.9.0
 %define                kaname          knotes
 Summary:       knotes
 Name:          ka5-%{kaname}
-Version:       19.04.1
+Version:       20.12.3
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications/Games
-Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 61fcc9821caedef4c1bee9503ddc6f35
+Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 670bdad06e310990d7301d79d149325b
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -96,9 +96,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-/etc/xdg/knotes.categories
-/etc/xdg/knotes.renamecategories
-/etc/xdg/knotes_printing_theme.knsrc
 %attr(755,root,root) %{_bindir}/akonadi_notes_agent
 %attr(755,root,root) %{_bindir}/knotes
 %attr(755,root,root) %ghost %{_libdir}/libknotesprivate.so.5
@@ -107,7 +104,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libnotesharedprivate.so.5.*.*
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_knote.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_knotessummary.so
-%attr(755,root,root) %{_libdir}/qt5/plugins/kontact_knotesplugin.so
 %{_datadir}/akonadi/agents/notesagent.desktop
 %{_desktopdir}/org.kde.knotes.desktop
 %{_datadir}/config.kcfg/knotesglobalconfig.kcfg
@@ -142,3 +138,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/kontact/knotesplugin.desktop
 %{_datadir}/kxmlgui5/knotes
 %{_datadir}/metainfo/org.kde.knotes.appdata.xml
+%{_datadir}/knsrcfiles/knotes_printing_theme.knsrc
+%{_datadir}/qlogging-categories5/knotes.categories
+%{_datadir}/qlogging-categories5/knotes.renamecategories
+%attr(755,root,root) %{_libdir}/qt5/plugins/kontact5/kontact_knotesplugin.so
This page took 0.606841 seconds and 4 git commands to generate.