]> git.pld-linux.org Git - packages/ka5-kontact.git/commitdiff
- updated to 21.04.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:09:47 +0000 (12:09 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:09:47 +0000 (12:09 +0200)
ka5-kontact.spec

index e389cc834125cba5643a9adc5ef3d5d48d267a9e..179a98914b1bfde9aa1615158f44388fa1163650 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      20.12.3
+%define                kdeappsver      21.04.0
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kontact
 Summary:       kontact
 Name:          ka5-%{kaname}
-Version:       20.12.3
+Version:       21.04.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: f3aaf18f380fbb555ec68926f90fe08e
+# Source0-md5: c4b0c802ad24de456fba73f6d8ffce08
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kontact
-%attr(755,root,root) %ghost %{_libdir}/libkontactprivate.so.5
-%attr(755,root,root) %{_libdir}/libkontactprivate.so.5.*.*
+%ghost %{_libdir}/libkontactprivate.so.5
+%attr(755,root,root) %{_libdir}/libkontactprivate.so.*.*.*
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_kontact.so
 %{_desktopdir}/org.kde.kontact.desktop
 %{_datadir}/config.kcfg/kontact.kcfg
This page took 0.660476 seconds and 4 git commands to generate.