forked from pool/ghc-doctemplates
osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-doctemplates revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-doctemplates?expand=0&rev=29
This commit is contained in:
parent
02dc5123df
commit
7aa025c016
3
doctemplates-0.8.1.tar.gz
Normal file
3
doctemplates-0.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bc1b059aa98fbd340b5cf12cdb3eccc07c9d3e8cf9ec55d5c7054104ad5be0b
|
||||||
|
size 26476
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d61a1a30c7c10a78d5d61f3a8883d2fa95116674be1493ad819e01b86e83167e
|
|
||||||
size 26396
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 27 16:05:49 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update doctemplates to version 0.8.1.
|
||||||
|
## 0.8.1
|
||||||
|
|
||||||
|
* Depend on doclayout 0.3, which adds an additional method
|
||||||
|
on the HasChars class. This fixes some stack overflows
|
||||||
|
in rendering very long lines.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 23 17:45:39 UTC 2019 - psimons@suse.com
|
Mon Dec 23 17:45:39 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-doctemplates
|
# spec file for package ghc-doctemplates
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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
|
Version: 0.8.1
|
||||||
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