]> git.pld-linux.org Git - packages/kf5-syntax-highlighting.git/commitdiff
- updated to 5.80.0 auto/th/kf5-syntax-highlighting-5.80.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:33:59 +0000 (22:33 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:33:59 +0000 (22:33 +0100)
kf5-syntax-highlighting.spec

index 4f9bc4b6360c746c279b7ebfc4f00250a96e0f6a..2791f62c94e437b1cfe6380ed69b5050f9eeb3e4 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.79
+%define                kdeframever     5.80
 %define                qtver           5.9.0
 %define                kfname          syntax-highlighting
 
 Summary:       Syntax highlighting
 Name:          kf5-%{kfname}
-Version:       5.79.0
+Version:       5.80.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: a9b5f4f4594cd25268e0757d6f40609d
+# Source0-md5: 1458cf1006a4cff266aca4485e27f765
 URL:           http://www.kde.org/
 BuildRequires: ninja
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f syntaxhighlighting5.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kate-syntax-highlighter
-%attr(755,root,root) %ghost %{_libdir}/libKF5SyntaxHighlighting.so.5
+%ghost %{_libdir}/libKF5SyntaxHighlighting.so.5
 %attr(755,root,root) %{_libdir}/libKF5SyntaxHighlighting.so.5.*.*
 %{_datadir}/qlogging-categories5/ksyntaxhighlighting.categories
 %{_datadir}/qlogging-categories5/ksyntaxhighlighting.renamecategories
This page took 0.287025 seconds and 4 git commands to generate.