[ghc-utf8-light] Bump to latest

Ricky Elrod codeblock at fedoraproject.org
Sun Jan 19 08:46:02 UTC 2014


commit 59cc056e4a4c562399699558e1f73fec5ed6605b
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sun Jan 19 03:46:12 2014 -0500

    Bump to latest

 .gitignore          |    1 +
 ghc-utf8-light.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59a0337..1e978b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /utf8-light-0.4.0.1.tar.gz
+/utf8-light-0.4.2.tar.gz
diff --git a/ghc-utf8-light.spec b/ghc-utf8-light.spec
index 8504c63..ba2e840 100644
--- a/ghc-utf8-light.spec
+++ b/ghc-utf8-light.spec
@@ -3,8 +3,8 @@
 %global pkg_name utf8-light
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.0.1
-Release:        2%{?dist}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        Lightweight UTF8 handling
 
 License:        BSD
@@ -60,6 +60,9 @@ This package provides the development files for the Haskell %{pkg_name} library.
 
 
 %changelog
+* Sun Jan 19 2014 Ricky Elrod <codeblock at fedoraproject.org> - 0.4.2-1
+- Update to latest upstream.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 2d022d5..2f44ccb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2872960bee7195d064ebb0fe458c3a90  utf8-light-0.4.0.1.tar.gz
+cfca2e5e2f484ab2716525c8e87da865  utf8-light-0.4.2.tar.gz


More information about the scm-commits mailing list