diff --git a/ghc-hspec-core.spec b/ghc-hspec-core.spec index 022982b..f454c06 100644 --- a/ghc-hspec-core.spec +++ b/ghc-hspec-core.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Testing Framework for Haskell License: MIT @@ -111,6 +111,9 @@ grep "%{_docdir}/ghc/html/libraries/%{pkgver}" %{name}-devel.files > %{name}-dev %changelog +* Fri Jan 26 2018 Jens Petersen - 2.4.4-2 +- rebuild + * Fri Nov 10 2017 David Shea - 2.4.4-2 - spec file generated by cabal-rpm-0.11.1 - Split API docs into a separate package