Upstream package update to 1.1.3, spec file updated

This commit is contained in:
Lakshmi Narasimhan T V 2011-02-01 07:22:41 +05:30
parent 151b071900
commit dece3c9e73
1 changed files with 6 additions and 3 deletions

View File

@ -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 <lakshminaras2002@gmail.com> - 1.1.3-1
- upstream package update to 1.1.3
* Thu Jan 6 2011 Lakshmi Narasimhan <lakshminaras2002@gmail.com> - 1.1.0-6
- rebuild for new ghc changes
- updating to cabal2spec-0.22.4