From 7aff30ab14538a4cd7df5acb4d7c23e6ab73d1b4d24e7b150c4e2a087cff54e9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 18:18:39 +0000 Subject: [PATCH] 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 --- ghc-pandoc-types.changes | 5 +++++ ghc-pandoc-types.spec | 16 ++++++++++++++-- pandoc-types-1.16.1.1.tar.gz | 3 --- pandoc-types-1.17.0.5.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 pandoc-types-1.16.1.1.tar.gz create mode 100644 pandoc-types-1.17.0.5.tar.gz diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index bc9a3d8..2def189 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -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 diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index f8580a2..ea2e8ae 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -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 diff --git a/pandoc-types-1.16.1.1.tar.gz b/pandoc-types-1.16.1.1.tar.gz deleted file mode 100644 index 2c0dc8d..0000000 --- a/pandoc-types-1.16.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8feb3aef9adc16e7a81d4fd4548e5a142366c59a826272f9b04a9dddbfb9524 -size 13739 diff --git a/pandoc-types-1.17.0.5.tar.gz b/pandoc-types-1.17.0.5.tar.gz new file mode 100644 index 0000000..0898a47 --- /dev/null +++ b/pandoc-types-1.17.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8825588b587ff5ed0c105156a11a43f3b752279997231cfc13102809bbc51b3 +size 21898