forked from pool/ghc-doctemplates
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-doctemplates revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-doctemplates?expand=0&rev=31
This commit is contained in:
parent
7aa025c016
commit
ee5726c37e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6bc1b059aa98fbd340b5cf12cdb3eccc07c9d3e8cf9ec55d5c7054104ad5be0b
|
|
||||||
size 26476
|
|
3
doctemplates-0.8.2.tar.gz
Normal file
3
doctemplates-0.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f463b2309e19918a58b1e53740bee4b98ab274549e49e4455dce824b49adbe93
|
||||||
|
size 26780
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 06:54:10 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update doctemplates to version 0.8.2.
|
||||||
|
## 0.8.2
|
||||||
|
|
||||||
|
* Add filters: first, rest, last, allbutlast.
|
||||||
|
|
||||||
|
* New constructors for Filter: FirstItem, LastItem, Rest, AllButLast
|
||||||
|
[API change].
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 27 16:05:49 UTC 2020 - psimons@suse.com
|
Thu Feb 27 16:05:49 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name doctemplates
|
%global pkg_name doctemplates
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.1
|
Version: 0.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pandoc-style document templates
|
Summary: Pandoc-style document templates
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user