import kf5-syntax-highlighting-5.115.0-1.el9

i9ce changed/i9ce/kf5-syntax-highlighting-5.115.0-1.el9
MSVSphere Packaging Team 8 months ago
parent 79e1297325
commit bbc8288148

2
.gitignore vendored

@ -1 +1 @@
SOURCES/syntax-highlighting-5.108.0.tar.xz
SOURCES/syntax-highlighting-5.115.0.tar.xz

@ -1 +1 @@
0d640fecbc53423bc80053d75daa98a69f5b707f SOURCES/syntax-highlighting-5.108.0.tar.xz
840c2b1922aa9deb880a1a38382e1b3a553f3c5e SOURCES/syntax-highlighting-5.115.0.tar.xz

@ -8,11 +8,11 @@
%endif
Name: kf5-%{framework}
Version: 5.108.0
Version: 5.115.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions
License: MIT
License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND LGPL-2.0-or-later AND MIT
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %majmin_ver_kf5
@ -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,9 +89,33 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Sun Jan 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.108.0-1
* Sat Feb 10 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.115.0-1
- 5.115.0
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.113.0-1
- Rebuilt for MSVSphere 9.3
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
- 5.113.0
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
- 5.111.0
* 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
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.108.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
- 5.108.0

Loading…
Cancel
Save