update to 0.2.2.0

This commit is contained in:
Jens Petersen 2020-06-10 11:45:21 +08:00
parent 9f9f7a930d
commit 5f188af042
4 changed files with 52 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/repline-0.2.1.0.tar.gz
/repline-0.2.2.0.tar.gz

View File

@ -5,14 +5,15 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.2.1.0
Release: 3%{?dist}
Version: 0.2.2.0
Release: 1%{?dist}
Summary: Haskeline wrapper for GHCi-like REPL interfaces
License: MIT
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:
@ -20,6 +21,7 @@ BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-base-prof
BuildRequires: ghc-containers-prof
BuildRequires: ghc-exceptions-prof
BuildRequires: ghc-haskeline-prof
BuildRequires: ghc-mtl-prof
BuildRequires: ghc-process-prof
@ -67,8 +69,8 @@ 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
cabal-tweak-drop-dep fail
%build
@ -80,6 +82,7 @@ cabal-tweak-drop-dep fail
%install
# Begin cabal-rpm install
%ghc_lib_install
chmod a-x ChangeLog.md README.md README.md
# End cabal-rpm install
@ -115,6 +118,9 @@ cabal-tweak-drop-dep fail
%changelog
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.2.2.0-1
- update to 0.2.2.0
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

41
repline-0.2.2.0.cabal Normal file
View File

@ -0,0 +1,41 @@
name: repline
version: 0.2.2.0
x-revision: 1
synopsis: Haskeline wrapper for GHCi-like REPL interfaces.
license: MIT
license-file: LICENSE
author: Stephen Diehl
maintainer: stephen.m.diehl@gmail.com
copyright: 2014-2019 Stephen Diehl
category: User Interfaces
build-type: Simple
extra-source-files: README.md
cabal-version: >=1.10
tested-with: GHC == 7.6.1, GHC == 7.6.3, GHC == 7.8.3, GHC == 7.10.1
homepage: https://github.com/sdiehl/repline
bug-Reports: https://github.com/sdiehl/repline/issues
description:
Haskeline wrapper for GHCi-like REPL interfaces. Composable with normal mtl transformers.
extra-source-files:
README.md
ChangeLog.md
Source-Repository head
Type: git
Location: git@github.com:sdiehl/repline.git
library
hs-source-dirs: src
exposed-modules: System.Console.Repline
build-depends:
base >= 4.6 && <5.0,
containers >= 0.5 && <0.7,
exceptions >= 0.10 && < 0.11,
mtl >= 2.2 && <2.3,
process >= 1.2 && <2.0,
haskeline >= 0.7 && <0.8
if !impl(ghc >= 8.0)
Build-Depends: fail >= 4.9 && <4.10
default-language: Haskell2010

View File

@ -1 +1 @@
SHA512 (repline-0.2.1.0.tar.gz) = c584438e5210bcede04c638c4f4d63a87197d37c24c7da9d632bd54d1ff511c83a32e2e24d2f2c19c53be48170ad19a4bc891f66e6e9bfd7e79a491893f2f2aa
SHA512 (repline-0.2.2.0.tar.gz) = 7e164d7d4f7ef78057ac6d028d944355ceb944b170f957393228ec14d2bac214ea50ef19f1d3cc88349d3ba010c386871c69452987b0a70e0a47f4e6625414ac