[ghc-json] update to 0.5

Jens Petersen petersen at fedoraproject.org
Wed Mar 7 07:41:53 UTC 2012


commit dc2dc79d1c2e7c53fc71c6f5ca060123e2e7d9e1
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 7 16:41:48 2012 +0900

    update to 0.5

 .gitignore    |    1 +
 ghc-json.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d032db..9c20093 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /json-0.4.4.tar.gz
+/json-0.5.tar.gz
diff --git a/ghc-json.spec b/ghc-json.spec
index 38783b2..87f00a0 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -12,8 +12,8 @@
 between Haskell values and JSON.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.4
-Release:        4%{?dist}
+Version:        0.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -61,6 +61,9 @@ BuildRequires:  ghc-syb-prof
 
 
 %changelog
+* Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 0.5-1
+- update to 0.5
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 0.4.4-4
 - update to cabal2spec-0.25.2
 - add CHANGES
diff --git a/sources b/sources
index a9f5f3a..9ecf5df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a29a1b52c66971aca87ed54ad1e7de64  json-0.4.4.tar.gz
+dc61a7972a5f265ae310bcdbddaed15c  json-0.5.tar.gz


More information about the scm-commits mailing list