forked from pool/ghc-doctemplates
Accepting request 607787 from devel:languages:haskell
Update ghc-doctemplates to the latest version. OBS-URL: https://build.opensuse.org/request/show/607787 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-doctemplates?expand=0&rev=3
This commit is contained in:
commit
35ac62800d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b752f52350daaa9bcf261a1f1af5852f75572093c3d0cdeb4822282fb3a18a6b
|
|
||||||
size 5924
|
|
3
doctemplates-0.2.2.1.tar.gz
Normal file
3
doctemplates-0.2.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b0cfb565fc7fa90d71ac56b83aedecf670678e6f1441278877fbf399e9bccbf
|
||||||
|
size 6139
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update doctemplates to version 0.2.2.1.
|
||||||
|
Upstream does not provide a changelog.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-doctemplates
|
# spec file for package ghc-doctemplates
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 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.1.0.2
|
Version: 0.2.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pandoc-style document templates
|
Summary: Pandoc-style document templates
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -43,7 +43,7 @@ BuildRequires: ghc-hspec-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A simple text templating system predominently used by Pandoc.
|
A simple text templating system used by pandoc.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Haskell %{pkg_name} library development files
|
Summary: Haskell %{pkg_name} library development files
|
||||||
@ -75,11 +75,10 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
%dir %{_datadir}/%{pkg_name}-%{version}
|
%dir %{_datadir}/%{pkg_name}-%{version}
|
||||||
%{_datadir}/%{pkg_name}-%{version}/README.md
|
%{_datadir}/%{pkg_name}-%{version}/README.md
|
||||||
|
|
||||||
%files devel -f %{name}-devel.files
|
%files devel -f %{name}-devel.files
|
||||||
%doc doctemplates.cabal
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user