diff --git a/.gitignore b/.gitignore index ed605c1..7397f67 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ /syntax-highlighting-5.37.0.tar.xz /0007-indexer-Use-qWarning-for-every-error-message.patch /0009-Escape-hyphen-in-rest.xml-regular-expressions.patch +/0002-Rewrite-the-email-syntax-definition.patch +/0003-Add-Pony-highlighting.patch +/0004-Rebased-Less-syntax-highlighting-on-SCSS-one.patch +/0005-Lesscss-highlighting-Add-generated-reference-as-unit.patch +/0006-Add-syntax-highlighting-for-Metamath.patch +/0008-fix-plaintext-is-highlighted-as-powershell.patch diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 78c74e6..dad2a90 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 5.37.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions License: LGPLv2+ @@ -25,7 +25,13 @@ URL: https://cgit.kde.org/%{framework}.git Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz ## upstream fixes (lookaside cache) +Patch2: 0002-Rewrite-the-email-syntax-definition.patch +Patch3: 0003-Add-Pony-highlighting.patch +Patch4: 0004-Rebased-Less-syntax-highlighting-on-SCSS-one.patch +Patch5: 0005-Lesscss-highlighting-Add-generated-reference-as-unit.patch +Patch6: 0006-Add-syntax-highlighting-for-Metamath.patch Patch7: 0007-indexer-Use-qWarning-for-every-error-message.patch +Patch8: 0008-fix-plaintext-is-highlighted-as-powershell.patch Patch9: 0009-Escape-hyphen-in-rest.xml-regular-expressions.patch BuildRequires: extra-cmake-modules >= %{majmin} @@ -97,6 +103,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Fri Aug 25 2017 Rex Dieter - 5.37.0-2 +- pull in more(all) post 5.37.0 commits + * Fri Aug 25 2017 Rex Dieter - 5.37.0-1 - 5.37.0 diff --git a/sources b/sources index 4f558ad..9e4470d 100644 --- a/sources +++ b/sources @@ -1,3 +1,9 @@ SHA512 (syntax-highlighting-5.37.0.tar.xz) = d49f62934283c07c1b6e8fad11b9fa469b21bb55f35ddbc6c28ab29bd79b7cba67a93d0b46abb8b3d86ee7ba7a90ea50a98553aac7bdfe396bc2b010611c24c2 SHA512 (0007-indexer-Use-qWarning-for-every-error-message.patch) = 6674da081912e87b532cea522b1eb09b7a115dee7b2b95818ba2313413c260b4a1f06af48667aa844f3290724864c43790eb20e4b4714e35fb2eafdd2c67c716 SHA512 (0009-Escape-hyphen-in-rest.xml-regular-expressions.patch) = 2a846ea2e4a5cb57277cd1853ff156e451169f7425d61f00d6b7f8d8cf881c8ce757a839b7221d6eeba17f42022025032c72c40f8c321612a9775e7f1a578071 +SHA512 (0002-Rewrite-the-email-syntax-definition.patch) = d3ca58c1393f26f3d5ccc2dbe3a52ed236bc1e87a89d9a5ca03a0637d45c64ae7adde13a8446cadfc9091b762ec8e170aac9985acc023ee3ba6894614a819732 +SHA512 (0003-Add-Pony-highlighting.patch) = 7b927755f82e9b1dd5a2d7c85cc5c1bb580e7622c66d9255dbd285128c99b2203196af9a1a9635b4aa25be94973556c984af9af9c81b667d83a7711e6ae019e5 +SHA512 (0004-Rebased-Less-syntax-highlighting-on-SCSS-one.patch) = c832f9638f007664ab022362572b462de7c907a55fb7bbe620cca304fa5ba87c3e68c19ed15d804c54d54b1b0576f9bad8a00c9d9dc7bcc5ab1f3496ed3449c0 +SHA512 (0005-Lesscss-highlighting-Add-generated-reference-as-unit.patch) = 1ec1a5b841d77acfe3f8ff2afc9824106d68bc735e87199a6480538e1b159e256af5617c7c8378b98fab6fd4e1d928dccf5c676391e8fbb9517e66721146d837 +SHA512 (0006-Add-syntax-highlighting-for-Metamath.patch) = c4377c01d0623a83ebeead4080770d564dd603cf4e8ffbdb4ebbd4367c58796e385476f7083d4b6ed99574aaa567f094a180214ae66daba0bcb6797fed498612 +SHA512 (0008-fix-plaintext-is-highlighted-as-powershell.patch) = f06670eb5108c15af65d4a41b6f3648deacc0318f003c70142997e8796248d218241d89e04d3444a6fb67ce42aca52e659dcb45c2e8b6b18bf7c4f0433bfffac