diff --git a/ghc-hspec.spec b/ghc-hspec.spec index 0922504..ceb2a12 100644 --- a/ghc-hspec.spec +++ b/ghc-hspec.spec @@ -7,8 +7,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.4.8 -Release: 2.0.riscv64%{?dist} +Version: 2.7.0 +Release: 1.0.riscv64%{?dist} Summary: A Testing Framework for Haskell License: MIT @@ -95,6 +95,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Tue Feb 26 2019 David Abdurachmanov - 2.7.0-1.0.riscv64 +- Update version to 2.7.0 + * Tue Feb 26 2019 David Abdurachmanov - 2.4.8-2.0.riscv64 - Rebuild for RISC-V (new QuickCheck version)