[ghc-uniplate] update to 1.6.10

Jens Petersen petersen at fedoraproject.org
Tue Mar 12 15:12:28 UTC 2013


commit 36f023a2f1d26abac0ee483faf22bfd72a35216f
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 13 00:12:25 2013 +0900

    update to 1.6.10

 .gitignore        |    1 +
 ghc-uniplate.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33a0ca4..e5b5ab3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ uniplate-1.5.1.tar.gz
 /uniplate-1.6.3.tar.gz
 /uniplate-1.6.5.tar.gz
 /uniplate-1.6.7.tar.gz
+/uniplate-1.6.10.tar.gz
diff --git a/ghc-uniplate.spec b/ghc-uniplate.spec
index f7717f4..db9c48d 100644
--- a/ghc-uniplate.spec
+++ b/ghc-uniplate.spec
@@ -9,8 +9,8 @@
 Scrap Your Boilerplate work. It requires few extensions to Haskell.
 
 Name:           ghc-%{pkg_name}
-Version:        1.6.7
-Release:        6%{?dist}
+Version:        1.6.10
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 License:        BSD
@@ -55,6 +55,9 @@ BuildRequires:  ghc-unordered-containers-devel
 
 
 %changelog
+* Tue Mar 12 2013 Jens Petersen <petersen at redhat.com> - 1.6.10-1
+- update to 1.6.10
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.7-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index b55d82f..b663295 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23cb99a2512ac11e145bc76356d9d2d7  uniplate-1.6.7.tar.gz
+15d66ef37f5563e16e2077fe7b5377c2  uniplate-1.6.10.tar.gz


More information about the scm-commits mailing list