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

index 99af807fbad88942104a711a6cebcf0c28c22a26..060959be4d8e8bf92d057c424f715f6bbb486917 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          kpkpass
 Summary:       kpkpass
 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: 93b407ebe0d1e3b0d05b6f8ed3595902
+# Source0-md5: f2b08756439cee4cc91af1e9b76f33e9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -67,8 +67,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %ghost %{_libdir}/libKPimPkPass.so.5
-%attr(755,root,root) %{_libdir}/libKPimPkPass.so.5.*.*
+%ghost %{_libdir}/libKPimPkPass.so.5
+%attr(755,root,root) %{_libdir}/libKPimPkPass.so.*.*.*
 %{_datadir}/mime/packages/application-vnd-apple-pkpass.xml
 %{_datadir}/qlogging-categories5/org_kde_kpkpass.categories
 
@@ -76,4 +76,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_includedir}/KPim/KPkPass
 %{_libdir}/cmake/KPimPkPass
-%attr(755,root,root) %{_libdir}/libKPimPkPass.so
+%{_libdir}/libKPimPkPass.so
This page took 0.417179 seconds and 4 git commands to generate.