[ghc-smallcheck/f20] Updated to 1.0.4

Shakthi Kannan shakthimaan at fedoraproject.org
Thu Aug 29 10:34:03 UTC 2013


commit aabb2b2e090dc451db5cad3368e241735d8d361b
Author: Shakthi Kannan <shakthimaan at fedoraproject.org>
Date:   Thu Aug 29 16:00:43 2013 +0530

    Updated to 1.0.4

 .gitignore          |    1 +
 ghc-smallcheck.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa5cc18..a9d966d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /smallcheck-0.6.1.tar.gz
 /smallcheck-1.0.2.tar.gz
+/smallcheck-1.0.4.tar.gz
diff --git a/ghc-smallcheck.spec b/ghc-smallcheck.spec
index 9a8314a..7804e23 100644
--- a/ghc-smallcheck.spec
+++ b/ghc-smallcheck.spec
@@ -3,8 +3,8 @@
 %global pkg_name smallcheck
 
 Name:           ghc-%{pkg_name}
-Version:        1.0.2
-Release:        3%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        A property-based testing library
 
 License:        BSD
@@ -64,6 +64,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Thu Aug 29 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 1.0.4-1
+- new upstream version 1.0.4
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 57a0efa..5d02af4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8eb02e57d1528e32808b4ceee036c369  smallcheck-1.0.2.tar.gz
+31b004152f04a103ff05f48661302284  smallcheck-1.0.4.tar.gz


More information about the scm-commits mailing list