update to 0.8.5.3
This commit is contained in:
parent
35d0f1e654
commit
42e6f5eb6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/yaml-0.8.5.tar.gz
|
||||
/yaml-0.8.5.2.tar.gz
|
||||
/yaml-0.8.5.3.tar.gz
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user