[hlint] update to 1.8.29

Jens Petersen petersen at fedoraproject.org
Sat Jun 9 14:27:40 UTC 2012


commit fab49bb31308a3ac3bd587abb08994cbde5a63b2
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Jun 9 23:27:35 2012 +0900

    update to 1.8.29

 .chain-deps |    6 +-----
 .gitignore  |    1 +
 hlint.spec  |    5 ++++-
 sources     |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.chain-deps b/.chain-deps
index 0a67118..5f88e78 100644
--- a/.chain-deps
+++ b/.chain-deps
@@ -1,5 +1 @@
-# rebuild.sh config file: see <http://git.fedorahosted.org/git/haskell-sig.git>
-
-echo "Prerequisites: hscolour"
-
-CHAIN_PKGS="cpphs ghc-uniplate : ghc-haskell-src-exts :"
+cpphs ghc-uniplate : ghc-haskell-src-exts :
diff --git a/.gitignore b/.gitignore
index edc719d..4513447 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ hlint-1.7.3.tar.gz
 /hlint-1.8.20.tar.gz
 /hlint-1.8.23.tar.gz
 /hlint-1.8.24.tar.gz
+/hlint-1.8.29.tar.gz
diff --git a/hlint.spec b/hlint.spec
index 7fa7ce5..29233d9 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.24
+Version:        1.8.29
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -71,6 +71,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi
 
 
 %changelog
+* Sat Jun  9 2012 Jens Petersen <petersen at redhat.com> - 1.8.29-1
+- update to 1.8.29
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 1.8.24-1
 - update to 1.8.24
 
diff --git a/sources b/sources
index 4a3ad15..5d04eea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd95dcfbd6c1c81c529ec8106bab4183  hlint-1.8.24.tar.gz
+a51c664fa83ace58e57d6aa02bc0f094  hlint-1.8.29.tar.gz


More information about the scm-commits mailing list