From c091627a3e9fbe7fd6b98becdf9f51e317d6b5f5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 22 Jul 2011 14:40:41 +0900 Subject: [PATCH] update to 1.8.13 --- .gitignore | 1 + hlint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5c289a1..d449474 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ hlint-1.7.3.tar.gz /hlint-1.8.3.tar.gz /hlint-1.8.7.tar.gz /hlint-1.8.11.tar.gz +/hlint-1.8.13.tar.gz diff --git a/hlint.spec b/hlint.spec index 55e8dd4..14babc0 100644 --- a/hlint.spec +++ b/hlint.spec @@ -5,7 +5,7 @@ %global common_description Hlint gives suggestions on how to improve your source code. Name: %{pkg_name} -Version: 1.8.11 +Version: 1.8.13 Release: 1%{?dist} Summary: %{common_summary} @@ -50,6 +50,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi %changelog +* Fri Jul 22 2011 Jens Petersen - 1.8.13-1 +- update to 1.8.13 + * Wed Jun 22 2011 Jens Petersen - 1.8.11-1 - update to 1.8.11 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) diff --git a/sources b/sources index 93026c2..4f7367a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cab3f4e4042d91ab4613ebd9c0b5ed4a hlint-1.8.11.tar.gz +287887d6dc4d0bb78be90a8688d88759 hlint-1.8.13.tar.gz