[hlint] update to 1.8.24

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 14:28:02 UTC 2012


commit 18851af169e47aef712f4aa3c4518d998d89dc42
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 23:27:54 2012 +0900

    update to 1.8.24

 .gitignore |    1 +
 hlint.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f44d06b..edc719d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ hlint-1.7.3.tar.gz
 /hlint-1.8.17.tar.gz
 /hlint-1.8.20.tar.gz
 /hlint-1.8.23.tar.gz
+/hlint-1.8.24.tar.gz
diff --git a/hlint.spec b/hlint.spec
index 9f7d9bb..7fa7ce5 100644
--- a/hlint.spec
+++ b/hlint.spec
@@ -9,7 +9,7 @@
 %global common_description Hlint gives suggestions on how to improve your source code.
 
 Name:           %{pkg_name}
-Version:        1.8.23
+Version:        1.8.24
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -67,10 +67,13 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi
 %{_mandir}/man1/%{name}*
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 1.8.24-1
+- update to 1.8.24
+
 * Tue Feb  7 2012 Jens Petersen <petersen at redhat.com> - 1.8.23-1
 - update to 1.8.23
 
diff --git a/sources b/sources
index 5914831..4a3ad15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e5e0d2814d6dae5db6361a7c62ef948  hlint-1.8.23.tar.gz
+cd95dcfbd6c1c81c529ec8106bab4183  hlint-1.8.24.tar.gz


More information about the scm-commits mailing list