From 47fb38ac1a7d46538a92f0c1209f38ed9c532ba268587841f1d9782477dd01ff Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:04:00 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-pandoc-types revision:18, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=94 --- ghc-pandoc-types.changes | 58 ---------------------------------------- ghc-pandoc-types.spec | 6 ++--- pandoc-types-1.20.tar.gz | 3 +++ pandoc-types-1.21.tar.gz | 3 --- 4 files changed, 6 insertions(+), 64 deletions(-) create mode 100644 pandoc-types-1.20.tar.gz delete mode 100644 pandoc-types-1.21.tar.gz diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index 3725b82..fada541 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,61 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 18 10:45:38 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - -------------------------------------------------------------------- -Tue Jun 23 09:15:18 UTC 2020 - psimons@suse.com - -- Update pandoc-types to version 1.21. - [1.21] - - * Add Underline constructor (#68, Vaibhav Sagar). - - * Improve table types to allow col, rowspans and more (#65, Christian - Despres). The additions include modification of the Block type, some - newtypes related to tables, and changes to the table builders. The table - builder is now aware of the new Table constructor, and normalizes the - input table appropriately, so that when laid onto a grid the resulting - table has no empty spaces, overlapping cells, or cells that extend beyond - their section boundary. - - Three properties of normalization are checked: - - - Normalization is idempotent. - - Each row of a normalized table is an initial segment of the - corresponding row in the unnormalized table, modulo changed cell - dimensions, dropped cells, and padding with empty cells. This is only - checked for the first row of the TableBody, however, due to row head - difficulties. - - The sum of the cell lengths in the first row of every - normalized table section is always equal to the total table width. - - `simpleTable` has been changed so that a null header list becomes a - TableHead with a null body, not a TableHead with a single empty row. - - * Bump QuickCheck upper bound. - - * Change lower bound for QuickCheck to 2.10 (needed for `liftShrink2`). - - * Small code quality improvements (Joseph C. Sible, #69). - - * Allow aeson 1.5 (#72, Felix Yan). - - * Fixed documentation typo (Merlin Göttlinger). - - * Add COMPLETE pragmas to the pattern definitions (Christian Despres). - -------------------------------------------------------------------- -Tue Jun 16 11:14:26 UTC 2020 - Peter Simons - -- Re-generate file with latest version of spec-cleaner. - -------------------------------------------------------------------- -Thu May 7 07:48:19 UTC 2020 - Peter Simons - -- Drop obsolete %setup hack to work around a missing Setup.hs file. - New ghc-rpm-macros do this automatically. - ------------------------------------------------------------------- Wed Nov 13 03:02:28 UTC 2019 - psimons@suse.com diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 545bfdf..78e4797 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-pandoc-types # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 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 @@ -19,7 +19,7 @@ %global pkg_name pandoc-types %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.21 +Version: 1.20 Release: 0 Summary: Types for representing a structured document License: GPL-2.0-only @@ -73,7 +73,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build diff --git a/pandoc-types-1.20.tar.gz b/pandoc-types-1.20.tar.gz new file mode 100644 index 0000000..b57d171 --- /dev/null +++ b/pandoc-types-1.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac716bcf493e0cd53428fa8cd892fdd7af3a6184145c25543bf6fe8b94fe873 +size 29505 diff --git a/pandoc-types-1.21.tar.gz b/pandoc-types-1.21.tar.gz deleted file mode 100644 index 9349dcd..0000000 --- a/pandoc-types-1.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca6a72311b94baf2f5d758c98dcf2e4cb5c76fc463b220a7310bf02821046bf1 -size 35626