[ghc-uniplate] update to 1.6.7

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 09:10:18 UTC 2012


commit 0697a74ff9801101ed9cc1f6be65f2fc0f856601
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 18:10:12 2012 +0900

    update to 1.6.7

 .gitignore        |    1 +
 ghc-uniplate.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b63941..33a0ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ uniplate-1.5.1.tar.gz
 /uniplate-1.6.tar.gz
 /uniplate-1.6.3.tar.gz
 /uniplate-1.6.5.tar.gz
+/uniplate-1.6.7.tar.gz
diff --git a/ghc-uniplate.spec b/ghc-uniplate.spec
index 4f3f02d..43732de 100644
--- a/ghc-uniplate.spec
+++ b/ghc-uniplate.spec
@@ -10,7 +10,7 @@
 Scrap Your Boilerplate work. It requires few extensions to Haskell.
 
 Name:           ghc-%{pkg_name}
-Version:        1.6.5
+Version:        1.6.7
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -50,11 +50,14 @@ BuildRequires:  ghc-syb-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc uniplate.htm
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 1.6.7-1
+- update to 1.6.7
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 1.6.5-1
 - update to 1.6.5 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index b626852..b55d82f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aabed71fceb37a1419102f35ea08c310  uniplate-1.6.5.tar.gz
+23cb99a2512ac11e145bc76356d9d2d7  uniplate-1.6.7.tar.gz


More information about the scm-commits mailing list