From 740d4dee16f386760bf68db6f3bbb37771aa0df9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jul 25 2019 15:53:16 +0000 Subject: update to 0.8.2 --- diff --git a/.gitignore b/.gitignore index 1021a75..67d9191 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /haskell-src-meta-0.8.0.3.tar.gz +/haskell-src-meta-0.8.2.tar.gz diff --git a/ghc-haskell-src-meta.spec b/ghc-haskell-src-meta.spec index cb15ca3..b744f51 100644 --- a/ghc-haskell-src-meta.spec +++ b/ghc-haskell-src-meta.spec @@ -7,15 +7,14 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.0.3 -Release: 14%{?dist} +Version: 0.8.2 +Release: 1%{?dist} Summary: Parse source to template-haskell abstract syntax License: BSD Url: https://hackage.haskell.org/package/%{pkg_name} # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal # End cabal-rpm sources # Begin cabal-rpm deps: @@ -34,6 +33,7 @@ BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-th-orphans-devel %if %{with tests} BuildRequires: ghc-HUnit-devel +BuildRequires: ghc-containers-devel BuildRequires: ghc-test-framework-devel BuildRequires: ghc-test-framework-hunit-devel %endif @@ -79,7 +79,6 @@ This package provides the Haskell %{pkg_name} profiling library. %prep # Begin cabal-rpm setup: %setup -q -n %{pkgver} -cp -bp %{SOURCE1} %{pkg_name}.cabal # End cabal-rpm setup @@ -120,6 +119,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jul 25 2019 Jens Petersen - 0.8.2-1 +- update to 0.8.2 + * Thu Jul 25 2019 Fedora Release Engineering - 0.8.0.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/haskell-src-meta-0.8.0.3.cabal b/haskell-src-meta-0.8.0.3.cabal deleted file mode 100644 index 5ff7049..0000000 --- a/haskell-src-meta-0.8.0.3.cabal +++ /dev/null @@ -1,63 +0,0 @@ -name: haskell-src-meta -version: 0.8.0.3 -x-revision: 2 -cabal-version: >= 1.8 -build-type: Simple -license: BSD3 -license-file: LICENSE -category: Language, Template Haskell -author: Matt Morrow -copyright: (c) Matt Morrow -maintainer: Ben Millwood -bug-reports: https://github.com/bmillwood/haskell-src-meta/issues -tested-with: GHC == 7.6.3, GHC == 7.8.3, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.1 -synopsis: Parse source to template-haskell abstract syntax. -description: The translation from haskell-src-exts abstract syntax - to template-haskell abstract syntax isn't 100% complete yet. - -extra-source-files: ChangeLog README.md examples/*.hs - -library - build-depends: base >= 4.6 && < 5, - haskell-src-exts >= 1.18 && < 1.21, - pretty >= 1.0 && < 1.2, - syb >= 0.1 && < 0.8, - template-haskell >= 2.8 && < 2.15, - th-orphans >= 0.9.1 && < 0.14 - - if impl(ghc < 7.8) - build-depends: safe <= 0.3.9 - - hs-source-dirs: src - exposed-modules: Language.Haskell.Meta - Language.Haskell.Meta.Parse - Language.Haskell.Meta.Syntax.Translate - Language.Haskell.Meta.Utils - -test-suite unit - type: exitcode-stdio-1.0 - hs-source-dirs: tests - main-is: Main.hs - - build-depends: - HUnit >= 1.2 && < 1.7, - base >= 4.5 && < 5, - haskell-src-exts >= 1.17 && < 1.21, - haskell-src-meta, - pretty >= 1.0 && < 1.2, - template-haskell >= 2.7 && < 2.15, - test-framework >= 0.8 && < 0.9, - test-framework-hunit >= 0.3 && < 0.4 - -test-suite splices - type: exitcode-stdio-1.0 - hs-source-dirs: tests - main-is: Splices.hs - - build-depends: - base, - haskell-src-meta - -source-repository head - type: git - location: git://github.com/bmillwood/haskell-src-meta.git diff --git a/sources b/sources index 29b501e..942869b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (haskell-src-meta-0.8.0.3.tar.gz) = aaa17f71f8105abca0047cfa34a941bfe8b5cffb31cf788356f1f8e7c51b446d58b9fcb343c9206746b126b8360a2d0198a06400f0868382e59d9ddec312ad13 +SHA512 (haskell-src-meta-0.8.2.tar.gz) = e88b650443d2931c395d9af047012b47c472f5f969db631fb25c97ce77129f7794b94060854687b995d65afd77532bb581c7a52da3436f9944e1dee3df4fd7c6