epel9
Marc Deop i Argemí 1 year ago
parent 79dffe3d3d
commit ab2faed33b
No known key found for this signature in database
GPG Key ID: 0BD48519688058E8

1
.gitignore vendored

@ -61,3 +61,4 @@
/syntax-highlighting-5.107.0.tar.xz
/syntax-highlighting-5.108.0.tar.xz
/syntax-highlighting-5.109.0.tar.xz
/syntax-highlighting-5.110.0.tar.xz

@ -8,7 +8,7 @@
%endif
Name: kf5-%{framework}
Version: 5.109.0
Version: 5.110.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
@ -27,6 +27,7 @@ BuildRequires: kf5-rpm-macros
BuildRequires: perl-interpreter
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: cmake(Qt5LinguistTools)
# optional deps
%if ! 0%{?bootstrap}
BuildRequires: qt5-qtxmlpatterns-devel
@ -88,6 +89,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Tue Sep 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.110.0-1
- 5.110.0
* Sat Aug 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.109.0-1
- 5.109.0

@ -1 +1 @@
SHA512 (syntax-highlighting-5.109.0.tar.xz) = bd8050dba60383d055cb9fd13948cd1b7117030ac63a67ce0e1bb0e474207f0fb594baa9b796f0e411e6e49bd2e4b9cd6caca3db6889485f5b491cf6703c352f
SHA512 (syntax-highlighting-5.110.0.tar.xz) = 1647b53c2dec70e5a4367328abd756dfb4b36c008230c3e371dd10c5d0741d06fe6e75047f8df88f0875534c670cb77e9d6cdcdd97ba83b45fd03292c0bafa9d

Loading…
Cancel
Save