Latest upstream
This commit is contained in:
parent
0e22658b1d
commit
35d0f1e654
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/yaml-0.8.5.tar.gz
|
/yaml-0.8.5.tar.gz
|
||||||
|
/yaml-0.8.5.2.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global pkg_name yaml
|
%global pkg_name yaml
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.5
|
Version: 0.8.5.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Support for parsing and rendering YAML documents
|
Summary: Support for parsing and rendering YAML documents
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -89,6 +89,9 @@ rm -r libyaml
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 5 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.8.5.2-1
|
||||||
|
- Latest upstream version.
|
||||||
|
|
||||||
* Tue Nov 19 2013 Jens Petersen <petersen@redhat.com> - 0.8.5-3
|
* Tue Nov 19 2013 Jens Petersen <petersen@redhat.com> - 0.8.5-3
|
||||||
- run chrpath on yaml2json (#1008787)
|
- run chrpath on yaml2json (#1008787)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user