From bdcb788830c9a95970b87a0f1875f359fb9ef2edc0c79a49d1b023c826525025 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 29 Jun 2022 12:18:18 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-pandoc-lua-marshal revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-lua-marshal?expand=0&rev=4 --- ghc-pandoc-lua-marshal.changes | 19 +++++++++++++++++++ ghc-pandoc-lua-marshal.spec | 2 +- pandoc-lua-marshal-0.1.5.tar.gz | 3 --- pandoc-lua-marshal-0.1.6.1.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 pandoc-lua-marshal-0.1.5.tar.gz create mode 100644 pandoc-lua-marshal-0.1.6.1.tar.gz diff --git a/ghc-pandoc-lua-marshal.changes b/ghc-pandoc-lua-marshal.changes index 1296826..aa75136 100644 --- a/ghc-pandoc-lua-marshal.changes +++ b/ghc-pandoc-lua-marshal.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jun 10 10:13:58 UTC 2022 - Peter Simons + +- Update pandoc-lua-marshal to version 0.1.6.1. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/pandoc-lua-marshal-0.1.6.1/src/CHANGELOG.md + +------------------------------------------------------------------- +Sat Feb 19 14:49:24 UTC 2022 - Peter Simons + +- Update pandoc-lua-marshal to version 0.1.5.1. + ## 0.1.5.1 + + Release pending. + + - Relax upper bound for lua and hslua. + ------------------------------------------------------------------- Thu Feb 17 14:43:00 UTC 2022 - Peter Simons diff --git a/ghc-pandoc-lua-marshal.spec b/ghc-pandoc-lua-marshal.spec index 847b31f..317499c 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.5 +Version: 0.1.6.1 Release: 0 Summary: Use pandoc types in Lua License: MIT diff --git a/pandoc-lua-marshal-0.1.5.tar.gz b/pandoc-lua-marshal-0.1.5.tar.gz deleted file mode 100644 index b39285b..0000000 --- a/pandoc-lua-marshal-0.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0 -size 41554 diff --git a/pandoc-lua-marshal-0.1.6.1.tar.gz b/pandoc-lua-marshal-0.1.6.1.tar.gz new file mode 100644 index 0000000..7982b77 --- /dev/null +++ b/pandoc-lua-marshal-0.1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff52a1e33e45a8d3c08d14a85fa9a78303aae9985d5d8ffd2be83b3826172136 +size 41947 From 0342a1dbd78349bdc06c5e74fd92030cfd3ad4fe74f55588c7c51167e5aea8b9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 17 Jul 2022 10:32:40 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-pandoc-lua-marshal revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-lua-marshal?expand=0&rev=5 --- ghc-pandoc-lua-marshal.changes | 14 ++++++++++++++ ghc-pandoc-lua-marshal.spec | 2 +- pandoc-lua-marshal-0.1.6.1.tar.gz | 3 --- pandoc-lua-marshal-0.1.7.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 pandoc-lua-marshal-0.1.6.1.tar.gz create mode 100644 pandoc-lua-marshal-0.1.7.tar.gz diff --git a/ghc-pandoc-lua-marshal.changes b/ghc-pandoc-lua-marshal.changes index aa75136..a76e6f1 100644 --- a/ghc-pandoc-lua-marshal.changes +++ b/ghc-pandoc-lua-marshal.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jul 16 13:29:37 UTC 2022 - Peter Simons + +- Update pandoc-lua-marshal to version 0.1.7. + ## 0.1.7 + + Released 2022-07-16. + + - Allow Blocks to be passed as Caption value. The resulting + caption has the Blocks as its long version and no short + version. + + - Add `clone` method to Pandoc elements. + ------------------------------------------------------------------- Fri Jun 10 10:13:58 UTC 2022 - Peter Simons diff --git a/ghc-pandoc-lua-marshal.spec b/ghc-pandoc-lua-marshal.spec index 317499c..3b30232 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.6.1 +Version: 0.1.7 Release: 0 Summary: Use pandoc types in Lua License: MIT diff --git a/pandoc-lua-marshal-0.1.6.1.tar.gz b/pandoc-lua-marshal-0.1.6.1.tar.gz deleted file mode 100644 index 7982b77..0000000 --- a/pandoc-lua-marshal-0.1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff52a1e33e45a8d3c08d14a85fa9a78303aae9985d5d8ffd2be83b3826172136 -size 41947 diff --git a/pandoc-lua-marshal-0.1.7.tar.gz b/pandoc-lua-marshal-0.1.7.tar.gz new file mode 100644 index 0000000..a3f7066 --- /dev/null +++ b/pandoc-lua-marshal-0.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29415580645e78824b134f8508eae3800cab4fd647d736622c0d286dc59c95e +size 42225