epel9
Rex Dieter 4 years ago
parent 8b25c05cd4
commit bf45044f3d

1
.gitignore vendored

@ -30,3 +30,4 @@
/syntax-highlighting-5.75.0.tar.xz
/syntax-highlighting-5.76.0.tar.xz
/syntax-highlighting-5.77.0.tar.xz
/syntax-highlighting-5.78.0.tar.xz

@ -9,12 +9,12 @@
%endif
Name: kf5-%{framework}
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
License: MIT
URL: https://cgit.kde.org/%{framework}.git
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -91,6 +91,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Mon Jan 4 09:00:18 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
- 5.78.0
* Sun Dec 13 14:22:46 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (syntax-highlighting-5.77.0.tar.xz) = 057e9be24608cd856ee8aea355ddc63da9a11d50c388ae303e1f34cdf3a7ac99c592de51e0f04fa2254246ad796ced5029117b22ca71420b6089139d827a31b9
SHA512 (syntax-highlighting-5.78.0.tar.xz) = e9d47f69a14a890a4c5c0e9c33cce51fa6fef93d5c50b565b4d6e2d1978cddd8ffb4239534ddb02decf75190ec3b5446ca387901cda9f27f59088b6853c76843

Loading…
Cancel
Save