diff --git a/ghc-hslogger.spec b/ghc-hslogger.spec index 4f72031..e6699ff 100644 --- a/ghc-hslogger.spec +++ b/ghc-hslogger.spec @@ -1,6 +1,6 @@ %global pkg_name hslogger -%global common_summary Haskell %{pkg_name} library +%global common_summary Haskell logging library %global common_description A logging framework for Haskell @@ -10,8 +10,8 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 1.1.0 -Release: 6%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -50,6 +50,9 @@ install -p -m 644 COPYING ${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version} %changelog +* Tue Feb 1 2011 Lakshmi Narasimhan T V - 1.1.3-1 +- upstream package update to 1.1.3 + * Thu Jan 6 2011 Lakshmi Narasimhan - 1.1.0-6 - rebuild for new ghc changes - updating to cabal2spec-0.22.4