update to 0.8.5.3

This commit is contained in:
Jens Petersen 2014-01-22 19:08:25 +09:00
parent 35d0f1e654
commit 42e6f5eb6a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/yaml-0.8.5.tar.gz
/yaml-0.8.5.2.tar.gz
/yaml-0.8.5.3.tar.gz

View File

@ -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@redhat.com> - 0.8.5.3-1
- update to 0.8.5.3
* Thu Dec 5 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.8.5.2-1
- Latest upstream version.

View File

@ -1 +1 @@
9b4757fd010d6ae2d2ba27275a3a619e yaml-0.8.5.2.tar.gz
48913fedf6db43cb60963e5d116ad398 yaml-0.8.5.3.tar.gz