update to 0.7.1

This commit is contained in:
Jens Petersen 2020-06-10 11:40:06 +08:00
parent d71a53c61f
commit 08c81e2ac4
4 changed files with 8 additions and 71 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/path-0.6.1.tar.gz
/path-0.7.1.tar.gz

View File

@ -5,15 +5,14 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.6.1
Release: 3%{?dist}
Version: 0.7.1
Release: 1%{?dist}
Summary: Support for well-typed paths
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:
@ -26,6 +25,7 @@ BuildRequires: ghc-exceptions-prof
BuildRequires: ghc-filepath-prof
BuildRequires: ghc-hashable-prof
BuildRequires: ghc-template-haskell-prof
BuildRequires: ghc-text-prof
# End cabal-rpm deps
%description
@ -69,7 +69,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
@ -117,6 +116,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.7.1-1
- update to 0.7.1
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 0.6.1-3
- refresh to cabal-rpm-2.0.2

View File

@ -1,66 +0,0 @@
name: path
version: 0.6.1
x-revision: 2
synopsis: Support for well-typed paths
description: Support for well-typed paths.
license: BSD3
license-file: LICENSE
author: Chris Done <chrisdone@fpcomplete.com>
maintainer: Chris Done <chrisdone@fpcomplete.com>
copyright: 20152017 FP Complete
category: System, Filesystem
build-type: Simple
cabal-version: >=1.10
tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
extra-source-files: README.md, CHANGELOG
library
hs-source-dirs: src
ghc-options: -Wall -O2
exposed-modules: Path, Path.Internal
build-depends: aeson
, base >= 4.7 && < 5
, deepseq
, exceptions >= 0.4 && < 0.11
, filepath < 1.2.0.1 || >= 1.3
, hashable >= 1.2 && < 1.4
, template-haskell
default-language: Haskell2010
test-suite test
type: exitcode-stdio-1.0
main-is: Main.hs
other-modules: Posix
, Windows
hs-source-dirs: test
build-depends: aeson
, base >= 4.7 && < 5
, bytestring
, filepath < 1.2.0.1 || >= 1.3
, hspec >= 2.0 && < 3
, mtl >= 2.0 && < 3
, path
default-language: Haskell2010
test-suite validity-test
type: exitcode-stdio-1.0
main-is: ValidityTest.hs
other-modules: Path.Gen
hs-source-dirs: test
build-depends: QuickCheck
, aeson
, base >= 4.7 && < 5
, bytestring
, filepath < 1.2.0.1 || >= 1.3
, genvalidity >= 0.3 && < 0.4
, genvalidity-property >= 0.0 && < 0.1
, hspec >= 2.0 && < 3
, mtl >= 2.0 && < 3
, path
, validity >= 0.3.1.1 && < 0.4
default-language: Haskell2010
ghc-options: -threaded -rtsopts -with-rtsopts=-N
source-repository head
type: git
location: https://github.com/commercialhaskell/path.git

View File

@ -1 +1 @@
SHA512 (path-0.6.1.tar.gz) = 84428bf7215c014b7759c96c4eda2fe7576169a8a906cce493476d6718b069ff90da1745914c0e265e97c96472f7b8ba50a16713468da95adcb755cda9f694f5
SHA512 (path-0.7.1.tar.gz) = 8ddc8453a55c2ee5c01ba7e9e786475c4fa6b8b81d0ab36e8c74b432c72d85ea4589370085a6e5bc46cac68bc27a66281735f773170c732c16945336e325440e