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

index 2e27c0998e49aca06946b40b66aa74d61965a0a6..1cb3ddc12bb597d5d5a21a207be73dcc096dd2d7 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          akregator
 Summary:       A KDE Feed Reader
 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: 548cdc99ac47e8a55d23d6e3c9bb09bd
+# Source0-md5: 714042df084160c12324574a01a04dba
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -85,10 +85,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/akregator
 %attr(755,root,root) %{_bindir}/akregatorstorageexporter
 %attr(755,root,root) %{_libdir}/libakregatorinterfaces.so
-%attr(755,root,root) %ghost %{_libdir}/libakregatorinterfaces.so.5
-%attr(755,root,root) %{_libdir}/libakregatorinterfaces.so.5.*.*
-%attr(755,root,root) %ghost %{_libdir}/libakregatorprivate.so.5
-%attr(755,root,root) %{_libdir}/libakregatorprivate.so.5.*.*
+%ghost %{_libdir}/libakregatorinterfaces.so.5
+%attr(755,root,root) %{_libdir}/libakregatorinterfaces.so.*.*.*
+%ghost %{_libdir}/libakregatorprivate.so.5
+%attr(755,root,root) %{_libdir}/libakregatorprivate.so.*.*.*
 %attr(755,root,root) %{_libdir}/qt5/plugins/akregator_config_advanced.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/akregator_config_appearance.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/akregator_config_archive.so
This page took 0.547332 seconds and 4 git commands to generate.