]> git.pld-linux.org Git - packages/ka5-zanshin.git/commitdiff
- updated to 22.08.0 auto/th/ka5-zanshin-22.08.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 19 Aug 2022 17:46:40 +0000 (19:46 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 19 Aug 2022 17:46:40 +0000 (19:46 +0200)
ka5-zanshin.spec

index 1278b335c37ca224fcaff80320e2457d247ca8cd..7ae252c279ff10ac81cb1dfb3d641efc14d5d8c2 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.04.3
+%define                kdeappsver      22.08.0
 %define                qtver           5.15.2
 %define                kf5ver          5.71.0
 %define                kaname          zanshin
 Summary:       A Getting Things Done application
 Name:          ka5-%{kaname}
-Version:       22.04.3
+Version:       22.08.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: a431e2af425509a3667f019098486fa9
+# Source0-md5: 862a3e20612e0e0cd9e85c6d5807ebce
 URL:           http://www.kde.org/
 BuildRequires: gettext-devel
 BuildRequires: ka5-akonadi-calendar-devel >= %{kdeappsver}
@@ -74,7 +74,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS HACKING TODO
 %attr(755,root,root) %{_bindir}/zanshin
 %attr(755,root,root) %{_bindir}/zanshin-migrator
-%attr(755,root,root) %{_libdir}/qt5/plugins/kontact5/kontact_zanshinplugin.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/krunner_zanshin.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/zanshin_part.so
 %{_desktopdir}/org.kde.zanshin.desktop
@@ -88,3 +87,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/zanshin_part.desktop
 %{_datadir}/kxmlgui5/zanshin
 %{_datadir}/metainfo/org.kde.zanshin.metainfo.xml
+%{_libdir}/qt5/plugins/pim5/kontact/kontact_zanshinplugin.so
This page took 0.40384 seconds and 4 git commands to generate.