diff --git a/ghc-mustache.changes b/ghc-mustache.changes index 732f6fe..f0badd1 100644 --- a/ghc-mustache.changes +++ b/ghc-mustache.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 14 09:34:02 UTC 2016 - psimons@suse.com + +- Update to version 2.1.2 with cabal2obs. + +------------------------------------------------------------------- +Thu Sep 15 07:06:58 UTC 2016 - psimons@suse.com + +- Update to version 2.1 revision 0 with cabal2obs. + ------------------------------------------------------------------- Sun Jul 10 17:16:46 UTC 2016 - psimons@suse.com diff --git a/ghc-mustache.spec b/ghc-mustache.spec index 184eafa..362e34d 100644 --- a/ghc-mustache.spec +++ b/ghc-mustache.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-mustache # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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: 1.0.2 +Version: 2.1.2 Release: 0 Summary: A mustache template parser library License: BSD-3-Clause @@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel -BuildRequires: ghc-base-unicode-symbols-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-cmdargs-devel BuildRequires: ghc-containers-devel @@ -40,15 +39,22 @@ BuildRequires: ghc-mtl-devel BuildRequires: ghc-parsec-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-scientific-devel +BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-text-devel +BuildRequires: ghc-th-lift-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-vector-devel BuildRequires: ghc-yaml-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} +BuildRequires: ghc-base-unicode-symbols-devel BuildRequires: ghc-hspec-devel +BuildRequires: ghc-lens-devel BuildRequires: ghc-process-devel +BuildRequires: ghc-tar-devel BuildRequires: ghc-temporary-devel +BuildRequires: ghc-wreq-devel +BuildRequires: ghc-zlib-devel %endif %description @@ -78,7 +84,7 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -%ghc_fix_dynamic_rpath haskell-mustache +%ghc_fix_rpath %{pkg_name}-%{version} %check %cabal_test diff --git a/mustache-1.0.2.tar.gz b/mustache-1.0.2.tar.gz deleted file mode 100644 index 23016b0..0000000 --- a/mustache-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d43c251883fc5dd5afdd05ea3b6757f37b7c4aa76950418386b8e9098d0927 -size 16852 diff --git a/mustache-2.1.2.tar.gz b/mustache-2.1.2.tar.gz new file mode 100644 index 0000000..8f2db22 --- /dev/null +++ b/mustache-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383305b302400070f0b4f6d95f28d5b6b9ffc5d6d660421bb18d122351880f80 +size 19071