epel9
Rex Dieter 3 years ago
parent 26083e8ab9
commit 060c22612f

1
.gitignore vendored

@ -41,3 +41,4 @@
/syntax-highlighting-5.86.0.tar.xz
/syntax-highlighting-5.87.0.tar.xz
/syntax-highlighting-5.88.0.tar.xz
/syntax-highlighting-5.89.0.tar.xz

@ -8,8 +8,8 @@
%endif
Name: kf5-%{framework}
Version: 5.88.0
Release: 2%{?dist}
Version: 5.89.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
License: MIT
@ -93,6 +93,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1
- 5.89.0
* Thu Nov 11 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-2
- Add BuildRequires: qt5-qtdeclarative-devel
- Add qml files

@ -1 +1 @@
SHA512 (syntax-highlighting-5.88.0.tar.xz) = 1e1a294b382c7697bc89a27a32911770b4a4fce222e5bb2520cdd42a2792521df9592bd71b87918ed967b225d95cb95832e5325e721dc68cf3fa9b2d8edb396f
SHA512 (syntax-highlighting-5.89.0.tar.xz) = af60f9a85fe01dae6c49f33e8982b5bf9fd8285abaceb10893e3657b021361573eee29b08e59631ee2dadc7cfe9dc76b60e52b8cc1e8d0f8c8fa73ba41bdd96b

Loading…
Cancel
Save