forked from pool/ghc-pandoc-lua-marshal
Accepting request 990835 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/990835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-pandoc-lua-marshal?expand=0&rev=3
This commit is contained in:
commit
88c32e68ea
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 13:29:37 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name pandoc-lua-marshal
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.5
|
||||
Version: 0.1.7
|
||||
Release: 0
|
||||
Summary: Use pandoc types in Lua
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0
|
||||
size 41554
|
3
pandoc-lua-marshal-0.1.7.tar.gz
Normal file
3
pandoc-lua-marshal-0.1.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b29415580645e78824b134f8508eae3800cab4fd647d736622c0d286dc59c95e
|
||||
size 42225
|
Loading…
x
Reference in New Issue
Block a user