From 42e6f5eb6abf03aaecfdc7e6fdb649a23ca099b4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 22 Jan 2014 19:08:25 +0900 Subject: [PATCH] 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 - 0.8.5.3-1 +- update to 0.8.5.3 + * Thu Dec 5 2013 Ricky Elrod - 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