]> git.pld-linux.org Git - packages/ka5-grantlee-editor.git/commitdiff
- updated to 21.04.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:01:58 +0000 (12:01 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:01:58 +0000 (12:01 +0200)
ka5-grantlee-editor.spec

index ba7c90911a498d79f17bc3f479a2e1f16009e986..e2c672d8788e24a3ac980c5d1a9a328f988f344e 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          grantlee-editor
 Summary:       Grantlee Editor
 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: 1ffe6cac05f9f1fca8d3d915691f2a92
+# Source0-md5: c51ba0d89d430259fe78e964365c3521
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -80,9 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/contactprintthemeeditor
 %attr(755,root,root) %{_bindir}/contactthemeeditor
 %attr(755,root,root) %{_bindir}/headerthemeeditor
-%attr(755,root,root) %{_libdir}/libgrantleethemeeditor.so
-%attr(755,root,root) %ghost %{_libdir}/libgrantleethemeeditor.so.5
-%attr(755,root,root) %{_libdir}/libgrantleethemeeditor.so.5.*.*
+%{_libdir}/libgrantleethemeeditor.so
+%ghost %{_libdir}/libgrantleethemeeditor.so.5
+%attr(755,root,root) %{_libdir}/libgrantleethemeeditor.so.*.*.*
 %{_desktopdir}/org.kde.contactprintthemeeditor.desktop
 %{_desktopdir}/org.kde.contactthemeeditor.desktop
 %{_desktopdir}/org.kde.headerthemeeditor.desktop
This page took 0.67962 seconds and 4 git commands to generate.