osc copypac from project:devel:languages:haskell:lts:10 package:ghc-doctemplates revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-doctemplates?expand=0&rev=9
This commit is contained in:
Peter Simons 2017-12-21 19:47:41 +00:00 committed by Git OBS Bridge
parent 1990210eb0
commit 5fd388dea1
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b752f52350daaa9bcf261a1f1af5852f75572093c3d0cdeb4822282fb3a18a6b
size 5924

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d71063c4607fde69caa0a1c0938b5956777091b1eb62e20517541559e814daad
size 6120

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 21 19:16:24 UTC 2017 - psimons@suse.com
- Update to version 0.2.1.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name doctemplates
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.0.2
Version: 0.2.1
Release: 0
Summary: Pandoc-style document templates
License: BSD-3-Clause
@ -43,7 +43,7 @@ BuildRequires: ghc-hspec-devel
%endif
%description
A simple text templating system predominently used by Pandoc.
A simple text templating system used by pandoc.
%package devel
Summary: Haskell %{pkg_name} library development files