diff --git a/.gitignore b/.gitignore index 9620b2d..3b5147c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /skylighting-0.3.3.1.tar.gz /skylighting-0.5.0.1.tar.gz /skylighting-0.6.tar.gz +/skylighting-0.7.5.tar.gz diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 7cee67d..5d11ee7 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -4,11 +4,9 @@ %global pkg_name skylighting %global pkgver %{pkg_name}-%{version} -%bcond_with tests - Name: ghc-%{pkg_name} -Version: 0.6 -Release: 3%{?dist} +Version: 0.7.5 +Release: 1%{?dist} Summary: Syntax highlighting library License: GPLv2+ @@ -36,19 +34,9 @@ BuildRequires: ghc-hxt-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-regex-pcre-devel BuildRequires: ghc-safe-devel +BuildRequires: ghc-skylighting-core-devel BuildRequires: ghc-text-devel BuildRequires: ghc-utf8-string-devel -%if %{with tests} -BuildRequires: ghc-Diff-devel -BuildRequires: ghc-HUnit-devel -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-pretty-show-devel -BuildRequires: ghc-random-devel -BuildRequires: ghc-tasty-devel -BuildRequires: ghc-tasty-golden-devel -BuildRequires: ghc-tasty-hunit-devel -BuildRequires: ghc-tasty-quickcheck-devel -%endif # End cabal-rpm deps %description @@ -56,7 +44,9 @@ Skylighting is a syntax highlighting library with support for over one hundred languages. It derives its tokenizers from XML syntax definitions used by KDE's KSyntaxHighlighting framework, so any syntax supported by that framework can be added. An optional command-line program is provided. Skylighting is intended to -be the successor to highlighting-kate. +be the successor to highlighting-kate. This package provides generated syntax +modules based on the KDE XML definitions provided by the 'skylighting-core' +package. As a result this package is licensed under the GPL. %package devel @@ -93,10 +83,6 @@ cabal-tweak-flag system-pcre True # End cabal-rpm install -%check -%cabal_test - - %post devel %ghc_pkg_recache @@ -116,6 +102,9 @@ cabal-tweak-flag system-pcre True %changelog +* Thu Feb 21 2019 Jens Petersen - 0.7.5-1 +- update to 0.7.5 + * Sun Feb 17 2019 Jens Petersen - 0.6-3 - refresh to cabal-rpm-0.13 diff --git a/sources b/sources index 7e41622..a2cb5f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (skylighting-0.6.tar.gz) = a28886deed006406de570d4ae065b43d0b8b66c743932ed62d33454caee3cf1d8433f70623a02489c0034b413cd021075122d1baf7b3f1b6e7b3deeb325bff00 +SHA512 (skylighting-0.7.5.tar.gz) = 67b5b5fa4688d9d3f66a92d35c27bd394c3f63ea9033ee72491d7e34b8fc8526b0bf44d3c3956ac0d49dda00d9edc36458b8a07a4e7037e8629abb55b30aa8d0