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

index 4c7a98318185b3d9e09f75569ec870bd550790d0..5116811113acd60824dc1afe76f05c32c2ad0d41 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      19.04.1
+%define                kdeappsver      20.12.3
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          mailimporter
 Summary:       mailimporter
 Name:          ka5-%{kaname}
-Version:       19.04.1
+Version:       20.12.3
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
-Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 293c0d0abdb0fe8096f698a2f0fe92a7
+Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 73ea6727a2539a68446aca97e7341bd7
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -76,12 +76,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-/etc/xdg/mailimporter.categories
-/etc/xdg/mailimporter.renamecategories
 %attr(755,root,root) %ghost %{_libdir}/libKF5MailImporter.so.5
 %attr(755,root,root) %{_libdir}/libKF5MailImporter.so.5.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5MailImporterAkonadi.so.5
 %attr(755,root,root) %{_libdir}/libKF5MailImporterAkonadi.so.5.*.*
+%{_datadir}/qlogging-categories5/mailimporter.categories
+%{_datadir}/qlogging-categories5/mailimporter.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.54729 seconds and 4 git commands to generate.