[ghc-split] update to 0.1.4.3

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 10:02:50 UTC 2012


commit aa21d830aa8032cd55599fdd4f004e9d04505e1d
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 19:02:46 2012 +0900

    update to 0.1.4.3

 .gitignore     |    1 +
 ghc-split.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1a7015..5fe5c6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /split-0.1.3.tar.gz
 /split-0.1.4.tar.gz
 /split-0.1.4.2.tar.gz
+/split-0.1.4.3.tar.gz
diff --git a/ghc-split.spec b/ghc-split.spec
index ef6af9b..7d6b626 100644
--- a/ghc-split.spec
+++ b/ghc-split.spec
@@ -9,8 +9,8 @@
 %global common_description Combinator library and utility functions for splitting lists.
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.4.2
-Release:        2%{?dist}
+Version:        0.1.4.3
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -53,6 +53,9 @@ BuildRequires:  ghc-base-prof
 
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.1.4.3-1
+- update to 0.1.4.3
+
 * Fri Mar 23 2012 Jens Petersen <petersen at redhat.com> - 0.1.4.2-2
 - add license to ghc_files
 
diff --git a/sources b/sources
index a7fdc74..fbd8ec3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-491735eb5c962a14d8af493385805a2d  split-0.1.4.2.tar.gz
+2a19f1dca98be53b5f4c5dd535a65ca3  split-0.1.4.3.tar.gz


More information about the scm-commits mailing list