From fa724b50e49709e6c3a7076d44dfc69b76a0285fdb7c4e13f91a243d608133e8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 20 Feb 2022 02:01:13 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-pandoc-lua-marshal revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-lua-marshal?expand=0&rev=3 --- ghc-pandoc-lua-marshal.changes | 16 ++++++++++++++++ ghc-pandoc-lua-marshal.spec | 2 +- pandoc-lua-marshal-0.1.4.tar.gz | 3 --- pandoc-lua-marshal-0.1.5.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 pandoc-lua-marshal-0.1.4.tar.gz create mode 100644 pandoc-lua-marshal-0.1.5.tar.gz diff --git a/ghc-pandoc-lua-marshal.changes b/ghc-pandoc-lua-marshal.changes index a98fd2d..1296826 100644 --- a/ghc-pandoc-lua-marshal.changes +++ b/ghc-pandoc-lua-marshal.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Feb 17 14:43:00 UTC 2022 - Peter Simons + +- Update pandoc-lua-marshal to version 0.1.5. + ## 0.1.5 + + Released 2022-02-17. + + - Allow any type of callable object as argument to List + functions `filter`, `map`, and `find_if`. These previously + required the argument to be of type `function`, which was too + restrictive. + + - Inline: the type of Image captions is now `Inlines` instead + of `List`. + ------------------------------------------------------------------- Fri Feb 4 12:31:25 UTC 2022 - psimons@suse.com diff --git a/ghc-pandoc-lua-marshal.spec b/ghc-pandoc-lua-marshal.spec index 4618377..847b31f 100644 --- a/ghc-pandoc-lua-marshal.spec +++ b/ghc-pandoc-lua-marshal.spec @@ -19,7 +19,7 @@ %global pkg_name pandoc-lua-marshal %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.4 +Version: 0.1.5 Release: 0 Summary: Use pandoc types in Lua License: MIT diff --git a/pandoc-lua-marshal-0.1.4.tar.gz b/pandoc-lua-marshal-0.1.4.tar.gz deleted file mode 100644 index 4b08bfc..0000000 --- a/pandoc-lua-marshal-0.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78b62b7064de7ee1874cebf2d0f6d4484f68a80e8e5fcd9cad9e40505a008626 -size 41044 diff --git a/pandoc-lua-marshal-0.1.5.tar.gz b/pandoc-lua-marshal-0.1.5.tar.gz new file mode 100644 index 0000000..b39285b --- /dev/null +++ b/pandoc-lua-marshal-0.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0 +size 41554