synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=31
This commit is contained in:
Peter Simons 2017-02-22 18:18:39 +00:00 committed by Git OBS Bridge
parent 0287ecb549
commit 7aff30ab14
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 12 14:17:22 UTC 2017 - psimons@suse.com
- Update to version 1.17.0.5 with cabal2obs.
-------------------------------------------------------------------
Sun Aug 21 17:25:39 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-pandoc-types
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,8 +17,9 @@
%global pkg_name pandoc-types
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.16.1.1
Version: 1.17.0.5
Release: 0
Summary: Types for representing a structured document
License: GPL-2.0
@ -26,6 +27,7 @@ Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
@ -33,6 +35,13 @@ BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-syb-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-string-qq-devel
BuildRequires: ghc-test-framework-devel
BuildRequires: ghc-test-framework-hunit-devel
BuildRequires: ghc-test-framework-quickcheck2-devel
%endif
%description
'Text.Pandoc.Definition' defines the 'Pandoc' data structure, which is used by
@ -73,6 +82,9 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8feb3aef9adc16e7a81d4fd4548e5a142366c59a826272f9b04a9dddbfb9524
size 13739

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8825588b587ff5ed0c105156a11a43f3b752279997231cfc13102809bbc51b3
size 21898