[ghc-yaml] update to 0.8.5.3

Jens Petersen petersen at fedoraproject.org
Wed Jan 22 10:08:13 UTC 2014


commit 42e6f5eb6abf03aaecfdc7e6fdb649a23ca099b4
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jan 22 19:08:25 2014 +0900

    update to 0.8.5.3

 .gitignore    |    1 +
 ghc-yaml.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e9f7cf..30044c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /yaml-0.8.5.tar.gz
 /yaml-0.8.5.2.tar.gz
+/yaml-0.8.5.3.tar.gz
diff --git a/ghc-yaml.spec b/ghc-yaml.spec
index 6a32f74..58f95ad 100644
--- a/ghc-yaml.spec
+++ b/ghc-yaml.spec
@@ -3,7 +3,7 @@
 %global pkg_name yaml
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.5.2
+Version:        0.8.5.3
 Release:        1%{?dist}
 Summary:        Support for parsing and rendering YAML documents
 
@@ -89,6 +89,9 @@ rm -r libyaml
 
 
 %changelog
+* Wed Jan 22 2014 Jens Petersen <petersen at redhat.com> - 0.8.5.3-1
+- update to 0.8.5.3
+
 * Thu Dec 5 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.8.5.2-1
 - Latest upstream version.
 
diff --git a/sources b/sources
index dca84e9..38da0b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b4757fd010d6ae2d2ba27275a3a619e  yaml-0.8.5.2.tar.gz
+48913fedf6db43cb60963e5d116ad398  yaml-0.8.5.3.tar.gz


More information about the scm-commits mailing list