]> git.pld-linux.org Git - packages/kf5-attica.git/commitdiff
- updated to 5.80.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:26:19 +0000 (22:26 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:26:19 +0000 (22:26 +0100)
kf5-attica.spec

index b5eedc9671a0d6bd057ccceb57713fcb75411b2a..3fc6fd4628994341c07922e05f0c82038ce1703f 100644 (file)
@@ -5,17 +5,17 @@
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.79
+%define                kdeframever     5.80
 %define                qtver           5.9.0
 %define                kfname          attica
 Summary:       A Qt library that implements the Open Collaboration Services API
 Name:          kf5-%{kfname}
-Version:       5.79.0
+Version:       5.80.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 2d37fbeda8a1863f49b4020094d27328
+# Source0-md5: e669fa705c69e82a339c34f4dca839a7
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -84,13 +84,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README.md
 %attr(755,root,root) %{_libdir}/libKF5Attica.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libKF5Attica.so.5
+%ghost %{_libdir}/libKF5Attica.so.5
 %{_datadir}/qlogging-categories5/attica.categories
 %{_datadir}/qlogging-categories5/attica.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libKF5Attica.so
+%{_libdir}/libKF5Attica.so
 %{_includedir}/KF5/Attica
 %{_includedir}/KF5/attica_version.h
 %{_libdir}/cmake/KF5Attica
This page took 0.029879 seconds and 4 git commands to generate.