diff --git a/ghc-generics-sop.spec b/ghc-generics-sop.spec index 72e67b4..4fab8ad 100644 --- a/ghc-generics-sop.spec +++ b/ghc-generics-sop.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic Programming using True Sums of Products License: BSD @@ -113,6 +113,9 @@ grep "%{_docdir}/ghc/html/libraries/%{pkgver}" %{name}-devel.files > %{name}-dev %doc CHANGELOG.md %changelog +* Fri Jan 26 2018 Jens Petersen - 0.3.1.0-2 +- rebuild + * Thu Nov 16 2017 David Shea - 0.3.1.0-2 - Move the API docs to a separate package - spec file generated by cabal-rpm-0.11.2