diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index babe5bf..c43746f 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Oct 29 09:03:16 UTC 2018 - psimons@suse.com + +- Update pandoc-types to version 1.17.5.4. + [1.17.5.4] + + * Put NFData in scope for ghc < 7.10. + * Reduce deepseq lower bound for ghc < 7.10. + +------------------------------------------------------------------- +Mon Oct 22 10:35:50 UTC 2018 - psimons@suse.com + +- Update pandoc-types to version 1.17.5.3. + [1.17.5.3] + + * For ghc < 7.10, constrain deepseq-generics to >= 0.2, which no + longer exprots NFData from deepseq. Add deepseq dependency. + ------------------------------------------------------------------- Sat Oct 20 02:01:51 UTC 2018 - psimons@suse.com diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 947a160..0aa6c10 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -19,7 +19,7 @@ %global pkg_name pandoc-types %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.17.5.2 +Version: 1.17.5.4 Release: 0 Summary: Types for representing a structured document License: GPL-2.0-only diff --git a/pandoc-types-1.17.5.2.tar.gz b/pandoc-types-1.17.5.2.tar.gz deleted file mode 100644 index d79602c..0000000 --- a/pandoc-types-1.17.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b5f1b93f252b769ccfae04e5ccd18fe32f45094cbcb32b6c29d50989ba1f742 -size 25740 diff --git a/pandoc-types-1.17.5.4.tar.gz b/pandoc-types-1.17.5.4.tar.gz new file mode 100644 index 0000000..0fdf1e5 --- /dev/null +++ b/pandoc-types-1.17.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32aca86c510bd23c6bd54ce1a37ca005f4b84f077ab8e835a522833cf5179327 +size 26080