|
|
@ -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)
|
|
|
|
|
|
|
|
|
|
|
|