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

index 4427803a491cbf1f39b95adfe900b0e1bf746737..6fb1881da8be079756215fccfa3bc052da859d10 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          kget
 Summary:       kget
 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: 56bcf30879ca8861b5a0db0bafcff3a6
+# Source0-md5: 6c8933d4c88fc4d38ec68d71366cabb4
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -90,9 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kget
-%attr(755,root,root) %{_libdir}/libkgetcore.so
-%attr(755,root,root) %ghost %{_libdir}/libkgetcore.so.5
-%attr(755,root,root) %{_libdir}/libkgetcore.so.5.*.*
+%{_libdir}/libkgetcore.so
+%ghost %{_libdir}/libkgetcore.so.5
+%attr(755,root,root) %{_libdir}/libkgetcore.so.*.*.*
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_kget_checksumsearchfactory.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_kget_metalinkfactory.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_kget_mirrorsearchfactory.so
This page took 0.313971 seconds and 4 git commands to generate.