osc copypac from project:devel:languages:haskell:lts:10 package:ghc-skylighting revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=10
This commit is contained in:
parent
3358a52dca
commit
06028530c5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 11:25:53 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting to version 0.5.1.
|
||||||
|
A more detailed change log is not available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 27 16:58:36 UTC 2017 - psimons@suse.com
|
Wed Dec 27 16:58:36 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting
|
# spec file for package ghc-skylighting
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.5.0.1
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -48,11 +48,13 @@ BuildRequires: ghc-utf8-string-devel
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ghc-Diff-devel
|
BuildRequires: ghc-Diff-devel
|
||||||
BuildRequires: ghc-HUnit-devel
|
BuildRequires: ghc-HUnit-devel
|
||||||
|
BuildRequires: ghc-QuickCheck-devel
|
||||||
BuildRequires: ghc-pretty-show-devel
|
BuildRequires: ghc-pretty-show-devel
|
||||||
BuildRequires: ghc-random-devel
|
BuildRequires: ghc-random-devel
|
||||||
BuildRequires: ghc-tasty-devel
|
BuildRequires: ghc-tasty-devel
|
||||||
BuildRequires: ghc-tasty-golden-devel
|
BuildRequires: ghc-tasty-golden-devel
|
||||||
BuildRequires: ghc-tasty-hunit-devel
|
BuildRequires: ghc-tasty-hunit-devel
|
||||||
|
BuildRequires: ghc-tasty-quickcheck-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5705dd2426b58bac2323acd1a9976d2d1423545be94ae7272e7e0db41a0f06cb
|
|
||||||
size 1022669
|
|
3
skylighting-0.5.1.tar.gz
Normal file
3
skylighting-0.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:afbda861a98bc1bc9e829b43452e9a5fd559c41a76d87bb40b58398a3184b450
|
||||||
|
size 1023722
|
Loading…
Reference in New Issue
Block a user