Accepting request 607842 from devel:languages:haskell
Update ghc-mustache to the latest version. OBS-URL: https://build.opensuse.org/request/show/607842 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-mustache?expand=0&rev=7
This commit is contained in:
commit
b7042d6a9e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update mustache to version 2.3.0.
|
||||
- Changed `EitherT` to `ExceptT` (deprecation)
|
||||
- removed `getFile` from public API
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-mustache
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name mustache
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.2.3
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: A mustache template parser library
|
||||
License: BSD-3-Clause
|
||||
@ -95,7 +95,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%ghc_pkg_recache
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
%{_bindir}/haskell-mustache
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5215a553f6f92a5c8cc7ec30861091fe32b78ef5ff5466273d5e4e76120cc2bf
|
||||
size 19979
|
3
mustache-2.3.0.tar.gz
Normal file
3
mustache-2.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:018863e578e971e393edc65dd7e0ed92a0e37fc152a47bb379fd8abd59537be0
|
||||
size 19986
|
Loading…
x
Reference in New Issue
Block a user