]> git.pld-linux.org Git - packages/ka5-kontactinterface.git/commitdiff
- updated to 21.04.0 auto/th/ka5-kontactinterface-21.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 09:59:26 +0000 (11:59 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 09:59:26 +0000 (11:59 +0200)
ka5-kontactinterface.spec

index e5f22cdc8c600a457245ddd7a897c183db96fec8..ae30d3de37a3450110b8f96d84fd6b1bde8b5fb8 100644 (file)
@@ -1,16 +1,16 @@
-%define                kdeappsver      20.12.3
+%define                kdeappsver      21.04.0
 %define                kframever       5.56.0
 %define                kfver           5.53.0
 %define                qtver           5.9.0
 %define                kaname          kontactinterface
 Summary:       Kontact interface
 Name:          ka5-%{kaname}
-Version:       20.12.3
+Version:       21.04.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 40f77ad37aea6ffff7496fea0d9297b3
+# Source0-md5: 8f8f63cd71762ae0c21c451734ae55f1
 URL:           http://www.kde.org/
 BuildRequires: gettext-devel
 BuildRequires: kf5-extra-cmake-modules >= %{kframever}
@@ -71,8 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %ghost %{_libdir}/libKF5KontactInterface.so.5
-%attr(755,root,root) %{_libdir}/libKF5KontactInterface.so.5.*.*
+%ghost %{_libdir}/libKF5KontactInterface.so.5
+%attr(755,root,root) %{_libdir}/libKF5KontactInterface.so.*.*.*
 %{_datadir}/kservicetypes5/kontactplugin.desktop
 %{_datadir}/qlogging-categories5/kontactinterface.categories
 %{_datadir}/qlogging-categories5/kontactinterface.renamecategories
@@ -82,5 +82,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/KF5/KontactInterface
 %{_includedir}/KF5/kontactinterface_version.h
 %{_libdir}/cmake/KF5KontactInterface
-%attr(755,root,root) %{_libdir}/libKF5KontactInterface.so
+%{_libdir}/libKF5KontactInterface.so
 %{_libdir}/qt5/mkspecs/modules/qt_KontactInterface.pri
This page took 0.424317 seconds and 4 git commands to generate.