diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index 4a7e090..8808956 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 2 17:12:09 UTC 2022 - Peter Simons + +- Update pandoc-types to version 1.22.2. + [1.22.2] + + * Use StrictData in Text.Pandoc.Definition. + + * Add Walkable Meta(Value) Pandoc instances (Travis Cardwell). + ------------------------------------------------------------------- Mon Nov 1 08:29:45 UTC 2021 - psimons@suse.com diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index ce5d8ad..e70b7bb 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-pandoc-types # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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.22.1 +Version: 1.22.2 Release: 0 Summary: Types for representing a structured document License: GPL-2.0-only diff --git a/pandoc-types-1.22.1.tar.gz b/pandoc-types-1.22.1.tar.gz deleted file mode 100644 index fa88701..0000000 --- a/pandoc-types-1.22.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42d33ab29d55f3ec8a602532bc193e93794ea9860108b022e431472d0d18527c -size 35380 diff --git a/pandoc-types-1.22.2.tar.gz b/pandoc-types-1.22.2.tar.gz new file mode 100644 index 0000000..019a359 --- /dev/null +++ b/pandoc-types-1.22.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c2e7f613549af2203fe0416a627c29229ed28ec786754de7faf76884a5b4d4 +size 35887