diff --git a/ghc-hjsmin.spec b/ghc-hjsmin.spec index 5918567..d98b101 100644 --- a/ghc-hjsmin.spec +++ b/ghc-hjsmin.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.1.4.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Haskell implementation of a javascript minifier License: BSD @@ -66,6 +66,9 @@ This package provides the development files for the Haskell %{pkg_name} library. %changelog +* Thu Apr 24 2014 Jens Petersen - 0.1.4.4-5 +- rebuild + * Mon Jan 20 2014 Ricky Elrod - 0.1.4.4-4 - Rebuild again.