[ghc-logict] Updated to new upstream 0.6.0.1

Shakthi Kannan shakthimaan at fedoraproject.org
Thu Aug 29 10:40:59 UTC 2013


commit 987eecba8aa67f69004923bd1491d7ecea761d23
Author: Shakthi Kannan <shakthimaan at fedoraproject.org>
Date:   Thu Aug 29 16:07:37 2013 +0530

    Updated to new upstream 0.6.0.1

 .gitignore      |    1 +
 ghc-logict.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92872c2..73261a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /logict-0.5.0.1.tar.gz
 /logict-0.5.0.2.tar.gz
 /logict-0.6.tar.gz
+/logict-0.6.0.1.tar.gz
diff --git a/ghc-logict.spec b/ghc-logict.spec
index 215871b..494b59d 100644
--- a/ghc-logict.spec
+++ b/ghc-logict.spec
@@ -3,8 +3,8 @@
 %global pkg_name logict
 
 Name:           ghc-%{pkg_name}
-Version:        0.6
-Release:        3%{?dist}
+Version:        0.6.0.1
+Release:        1%{?dist}
 Summary:        A backtracking logic-programming monad
 
 License:        BSD
@@ -63,6 +63,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Thu Aug 29 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.6.0.1-1
+- new upstream version 0.6.0.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 17c9e0b..508a84b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e88d1f1d00777e83cb788a6eeab71f0  logict-0.6.tar.gz
+5728be1c07dd3056272d8833b3eeb15c  logict-0.6.0.1.tar.gz


More information about the scm-commits mailing list